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/PLiXmas/php-files/themes/PLiXmas/templates/templates/_stylesheets.tpl

    r1176 r1275  
    3030a.side                  { color:#99CCCC; text-decoration:none; } 
    3131a:hover.side            { color:#99CCCC; text-decoration:underline; } 
     32 
     33                        /* wiki links */ 
     34a:link.wiki_link, a:visited.wiki_link { 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.