Changeset 94

Show
Ignore:
Timestamp:
01/22/07 13:13:54 (2 years ago)
Author:
ambs
Message:
Added link to Aqua.pm. Made modules (hopefully correctly)
Files:

Legend:

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

    r92 r94  
    455455} 
    456456 
    457 .subtitle_gray {      font-family:Verdana, Arial, Helvetica, sans-serif;       
     457h3 {  font-family:Verdana, Arial, Helvetica, sans-serif;       
    458458        font-weight: bold; 
    459459        font-size: 14px; 
    460460        color: #CCCCCC; 
    461461} 
    462 .title_blue {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 26px; color: #7DA5E0; } 
     462 
     463h2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 26px; color: #7DA5E0; } 
     464 
    463465.title_panel {  font-family: Verdana, Arial, Helvetica, sans-serif; 
    464466        font-size: 12px; 
  • trunk/src/plugins/modules.mk

    r83 r94  
    158158 
    159159PLUGINS_LEVEL_3 = \ 
     160        Kwiki/Theme/Aqua.pm \ 
    160161        Kwiki/Theme/Sonia.pm \ 
    161162        Kwiki/Atom/Server.pm \