Documentation Tools

Changeset 271


Ignore:
Timestamp:
02/21/08 05:33:15 (4 years ago)
Author:
will
Message:

Added the glossary to elements that get pretty page wrapping css

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/themes/wpi/xhtml/resources/docs.css

    r254 r271  
    2121 
    2222.article > .titlepage h2 { font-size: 300%; color: black; } 
     23.chapter > .titlepage h2 { font-size: 200%; color: black; } 
    2324.author { font-size: 120%; } 
    2425.author .address { margin-left: 1em; font-size: 90%; } 
     
    3031div.article, 
    3132div.preface, 
     33div.glossary, 
    3234div.chapter { border-right: 1px solid #E0E0E0; border-left: 1px solid #E0E0E0;  
    3335        border-top: 4px solid #EFEFEF; padding: 2em 2em 2em 2em; 
Note: See TracChangeset for help on using the changeset viewer.