Files
znc/webskins/forest/pub/forest.css
2010-04-05 14:13:38 +00:00

26 lines
308 B
CSS

h3 {
background-color: #049712;
}
table thead td {
background-color: #007700;
}
#banner {
background-image: url('forest-header.png');
}
#menu .modtitle.active,
#menu .topitem.active {
background-color: #049712;
font-weight: bold;
}
#footerbar {
background-color: #049712;
}
a {
color: #049712;
}