mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
d588060e39
commit
a0adbf150b
@ -81,6 +81,7 @@ body {
|
|||||||
background-color: #39a9cf;
|
background-color: #39a9cf;
|
||||||
-moz-border-radius: 5px;
|
-moz-border-radius: 5px;
|
||||||
-webkit-border-radius: 5px;
|
-webkit-border-radius: 5px;
|
||||||
|
border-radius: 5px;
|
||||||
text-shadow: #27211b 1px 1px 1px;
|
text-shadow: #27211b 1px 1px 1px;
|
||||||
-moz-box-shadow: 5px 5px 5px #222;
|
-moz-box-shadow: 5px 5px 5px #222;
|
||||||
-webkit-box-shadow: 5px 5px 5px #222;
|
-webkit-box-shadow: 5px 5px 5px #222;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user