update dayman theme
This commit is contained in:
parent
a9c09e57e9
commit
73b254367f
@ -8,6 +8,10 @@ body {
|
|||||||
background-color: #FFEFC9;
|
background-color: #FFEFC9;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-attachment: fixed;
|
background-attachment: fixed;
|
||||||
background-position: 100% 100%;
|
background-size: 100% 100%;
|
||||||
background-image: url('maymface.png');
|
background-image: url('maymface.png');
|
||||||
|
}
|
||||||
|
|
||||||
|
.reply, .ukko_thread_header {
|
||||||
|
color: #FBFFC9;
|
||||||
}
|
}
|
Reference in New Issue
Block a user