Ignore:
Timestamp:
02/12/08 15:01:31 (4 years ago)
Author:
hverton
Message:

added the wiki_link CSS tag to the PLi-Fusion theme stylesheets

File:
1 edited

Legend:

Unmodified
Added
Removed
  • themes/PLi-Fusion/PLiTheme/php-files/themes/PLiTheme/templates/templates/_stylesheets.tpl

    r1136 r1275  
    3030a.side                  { color:#0C386F; text-decoration:none; } 
    3131a:hover.side            { color:#0C386F; text-decoration:underline; } 
     32 
     33                        /* wiki links */ 
     34a.wiki_link:link,a.wiki_link:visited { color:#000; text-decoration:none; border-width:0px 0px 2px 0px; border-style:dotted; border-color:#ff0000; } 
    3235 
    3336                        /* image anchors */ 
Note: See TracChangeset for help on using the changeset viewer.