Changeset 1266 in ExiteCMS


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

added wiki_link css tag [update]

File:
1 edited

Legend:

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

    r1265 r1266  
    3333                        /* image anchors */ 
    3434a img                   { border:none; } 
    35  
    36                         /* wiki anchors */ 
    37 a.wiki_link             { color:#333333; text-decoration:none; border-bottom:1px dotted color #9c0204; } 
    3835 
    3936                        /* horizontal lines */ 
     
    188185.poll                   { height:12px; border:1px #000 solid; } 
    189186 
     187                        /* wiki links */ 
     188.wiki_link              { color:#333333; text-decoration:none; border-bottom:1px dotted color #9c0204; } 
     189 
    190190/* --- Upgrade admin module -------------------------------- */ 
    191191 
Note: See TracChangeset for help on using the changeset viewer.