Files
moodle/theme/overlay/style/settings.css
T
2010-08-18 14:44:41 +00:00

10 lines
208 B
CSS

#newheaderleft, #newheader {
background: [[setting:headercolor]] url([[pix:theme|header]]) repeat-x 0 100%;
}
a:link,a:visited {
color: [[setting:linkcolor]];
}
/** Custom CSS **/
[[setting:customcss]]