Changeset 1265 in ExiteCMS


Ignore:
Timestamp:
02/12/08 00:16:45 (4 years ago)
Author:
hverton
Message:

added wiki_link css tag

File:
1 edited

Legend:

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

    r1218 r1265  
    3333                        /* image anchors */ 
    3434a img                   { border:none; } 
     35 
     36                        /* wiki anchors */ 
     37a.wiki_link             { color:#333333; text-decoration:none; border-bottom:1px dotted color #9c0204; } 
    3538 
    3639                        /* horizontal lines */ 
Note: See TracChangeset for help on using the changeset viewer.