improved visual aesthetics
This commit is contained in:
parent
569727cc96
commit
2f8fd2f2b5
@ -106,11 +106,11 @@ th {
|
||||
|
||||
html {
|
||||
color: #ededed;
|
||||
background: #262230 url("/static/bg.png");
|
||||
background: #262230 url("http://fierichan.ga/fieri.png");
|
||||
height: 100%;
|
||||
background-attachment: fixed;
|
||||
background-blend-mode: overlay;
|
||||
background-size: 100% 100%;
|
||||
background-position: 100% 0%;
|
||||
background-repeat: no-repeat;
|
||||
font-family: arial,helvetica,sans-serif;
|
||||
font-size: 10pt;
|
||||
margin: 0 4px;
|
||||
@ -234,4 +234,4 @@ html {
|
||||
margin-left: 20%;
|
||||
width: 50%;
|
||||
padding: 10px;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user