ui tweaks

This commit is contained in:
ed 2021-04-22 09:10:32 +02:00
parent 7e8daf650e
commit 5a9c0ad225

View file

@ -90,7 +90,7 @@
background: #222;
}
#u2cards {
padding: 1em 0 .3em 0;
padding: 1em 0 .3em 1em;
margin: 1.5em auto -2.5em auto;
text-align: center;
overflow: hidden;
@ -283,4 +283,7 @@ html.light #u2cdesc {
}
html.light #op_up2k.srch #u2btn {
border-color: #a80;
}
}
html.light #u2foot {
color: #000;
}