css tweaks
This commit is contained in:
parent
9d815479b2
commit
47f884ce98
@ -104,14 +104,10 @@ th {
|
|||||||
padding-right: 15px;
|
padding-right: 15px;
|
||||||
}
|
}
|
||||||
|
|
||||||
html {
|
|
||||||
background-image: url("/static/img/bg.jpg");
|
|
||||||
background-size: 100% 100%;
|
|
||||||
}
|
|
||||||
|
|
||||||
body {
|
body {
|
||||||
color: #ededed;
|
color: #ededed;
|
||||||
background: linear-gradient(to top, #111, #222) repeat scroll;
|
background-image: url("/static/img/bg.jpg");
|
||||||
|
background-size: 100% 100%;
|
||||||
font-family: arial,helvetica,sans-serif;
|
font-family: arial,helvetica,sans-serif;
|
||||||
font-size: 10pt;
|
font-size: 10pt;
|
||||||
margin: 0 4px;
|
margin: 0 4px;
|
||||||
|
Reference in New Issue
Block a user