Changeset 133

Show
Ignore:
Timestamp:
02/05/07 11:31:07 (2 years ago)
Author:
ambs
Message:
Kwiki-Theme-OSCON2007: simple tweak to use with Kwiki::Search.
Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/src/plugins/ambs/Kwiki-Theme-OSCON2007/lib/Kwiki/Theme/OSCON2007.pm

    r128 r133  
    50645064} 
    50655065 
     5066#content div#h3 a:hover { 
     5067        color: #ffffff; 
     5068        text-decoration: none; 
     5069} 
     5070#content div#h3 a { 
     5071        color: #ffffff; 
     5072        text-decoration: none; 
     5073} 
     5074 
    50665075#content div#h3 { 
    50675076   padding: 10px 0 10px 35px; 
     
    50705079   background: #224875 url(title_corner.gif) bottom right no-repeat; 
    50715080   font-size: 1.3em; 
     5081   font-weight: bold; 
    50725082   color: #fff; 
    50735083}