Files
znc/webskins/forest/pub/forest.css
2016-09-22 12:39:00 -04:00

26 lines
308 B
CSS

h3 {
background-color: #049712;
}
table thead th {
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;
}