update dayman theme
This commit is contained in:
parent
ca333e06ac
commit
f32bd8c946
@ -12,10 +12,10 @@ body {
|
|||||||
background-image: url('maymface.png');
|
background-image: url('maymface.png');
|
||||||
}
|
}
|
||||||
|
|
||||||
.reply, .ukko_thread_header, th, .postform > tr {
|
.reply, .ukko_thread_header, th, .postform > tr , tbody > tr:nth-of-type( even ) {
|
||||||
background: #FBFFC9;
|
background: #FBFFC9;
|
||||||
}
|
}
|
||||||
|
|
||||||
.navbar, table, thead, th {
|
.navbar, table, thead, th, table {
|
||||||
background: #FFECBE;
|
background: #FFECBE;
|
||||||
}
|
}
|
Reference in New Issue
Block a user