Ignore:
Timestamp:
02/24/08 14:12:18 (4 years ago)
Author:
hverton
Message:

Updated the ExiteCMS default theme to version 7.1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/themes/ExiteCMS/templates/templates/_stylesheets.tpl

    r1281 r1304  
    3535 
    3636                        /* wiki links */ 
    37 a.wiki_link:link,a.wiki_link:visited { color:#9c0204; text-decoration:none; border-width:0px 0px 1px 0px; border-style:dotted; border-color:#9c0204; } 
     37a.wiki_link:link,a.wiki_link:visited { color:#34329C; text-decoration:none; border-width:0px 0px 1px 0px; border-style:dotted; border-color:#34329C; } 
    3838 
    3939                        /* horizontal lines */ 
     
    193193.rev_title              { color:#333; font-weight:bold; } 
    194194                        /* revision title for major revisions */ 
    195 .rev_major              { color:#9c0204; font-weight:bold; } 
     195.rev_major              { color:#34329C; font-weight:bold; } 
    196196 
    197197                        /* revision description text */ 
Note: See TracChangeset for help on using the changeset viewer.