source: trac/trunk/templates/site_css.cs @ 3055

Revision 3055, 183 bytes checked in by moschny, 8 years ago (diff)

See Trac ticket 1246.

Line 
1<?cs # Site CSS - Place custom CSS, including overriding styles here. ?>
2@import url(<?cs var:chrome.href ?>/site/tracnav.css);
3.redirect { color: #cccccc; }
4.diff li { width: 90%; }
Note: See TracBrowser for help on using the repository browser.