Ignore:
Timestamp:
May 29, 2010, 9:52:53 AM (14 years ago)
Author:
patdenice
Message:

Compatibility with PWG Stuffs.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/luciano/theme.css

    r6019 r6416  
    6969#theHeader,.content                     { text-align: left }
    7070
    71 #theHeader                                                      { padding-top: 20px; }
     71#theHeader                                                      { padding-top: 20px; margin-bottom: 20px; }
    7272#theHeader h1                                           { color: #fff; font-size: 1.4em }
    7373#theHeader h1,
     
    9797#rss a          { display: block; width: 28px; height: 28px; text-indent: -2000px; border: 0;   background: transparent url('icon/rss.png'); }
    9898
    99 .content                                                { float: right; width: 1024px; margin: 20px 0; padding-bottom: 10px; position: relative; background: transparent url(skin/1024darkBottom.png) bottom left; }
     99.content                                                { float: right; width: 1024px; margin-bottom: 10px; padding-bottom: 10px; position: relative; background: transparent url(skin/1024darkBottom.png) bottom left; }
    100100.content .titrePage     { background: transparent url(skin/1024darkTop.png) no-repeat; }
    101101.content dl                                     { margin: 25px; }
     
    104104BODY#theCategoryPage .content   .titrePage      { background: transparent url(skin/750darkTop.png) no-repeat; }
    105105
    106 #menubar                { float: left; width: 264px; margin: 10px 0 20px 0; text-align: left; color: #888; }
    107 #menubar dl     { width: 264px; background: transparent url(skin/264grey3.png); margin-top: 10px; }
     106#menubar                { float: left; width: 264px; margin-bottom: 20px; text-align: left; color: #888; }
     107#menubar dl     { width: 264px; background: transparent url(skin/264grey3.png); margin-bottom: 10px; }
    108108#menubar dt     { margin-left: 10px; padding-top: 10px; margin-bottom: 10px; font-size: 1.2em; font-weight: 700 }
    109109
Note: See TracChangeset for help on using the changeset viewer.