Ignore:
Timestamp:
05/15/08 22:46:07 (4 years ago)
Author:
hverton
Message:

cleaned up the download bar code
updated the image generation code. font2image now creates new images in the files cache, which are included in the header as normal .png files (makes them cachable by browsers)

File:
1 edited

Legend:

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

    r1346 r1409  
    3232 
    3333                        /* wiki links */ 
    34 a.wiki_link:link,a.wiki_link:visited { color:#000; text-decoration:none; border-width:0px 0px 2px 0px; border-style:dotted; border-color:#ff0000; } 
     34a.wiki_link:link,a.wiki_link:visited { color:#000; text-decoration:none; border-width:0px 0px 1px 0px; border-style:dotted; border-color:#ff0000; } 
    3535 
    3636                        /* image anchors */ 
Note: See TracChangeset for help on using the changeset viewer.