Changeset 3055 for trac/trunk/templates


Ignore:
Timestamp:
11/09/05 18:13:01 (8 years ago)
Author:
moschny
Message:

See Trac ticket 1246.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trac/trunk/templates/site_css.cs

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