mirror of
https://github.com/9001/copyparty.git
synced 2025-08-17 17:12:13 -06:00
ui tweaks
This commit is contained in:
parent
7e8daf650e
commit
5a9c0ad225
|
@ -90,7 +90,7 @@
|
||||||
background: #222;
|
background: #222;
|
||||||
}
|
}
|
||||||
#u2cards {
|
#u2cards {
|
||||||
padding: 1em 0 .3em 0;
|
padding: 1em 0 .3em 1em;
|
||||||
margin: 1.5em auto -2.5em auto;
|
margin: 1.5em auto -2.5em auto;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
@ -284,3 +284,6 @@ html.light #u2cdesc {
|
||||||
html.light #op_up2k.srch #u2btn {
|
html.light #op_up2k.srch #u2btn {
|
||||||
border-color: #a80;
|
border-color: #a80;
|
||||||
}
|
}
|
||||||
|
html.light #u2foot {
|
||||||
|
color: #000;
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in a new issue