Ignore:
Timestamp:
Mar 15, 2011, 9:29:49 PM (13 years ago)
Author:
flop25
Message:

Massive update !
sprite for icons
old icons deleted
adding a text for about.php
version changed to auto for all themes
a few other changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/hr_os_xl/theme.css

    r9670 r9716  
    11/* ---------------------------------------------------------------------------
    2 Thème hr_os_xl de flop25(.free.fr)
    3 
    4 Basé sur le Thème MontBlanc de saimon.org
     2Theme hr_os_xl
     3
     4child-theme of hr_os_xl
     5
     6by flop25 http://www.planete-flop.fr/
    57------------------------------------------------------------------------------ */
    68
    7 @import menu.css;
     9@import "menu.css";
     10@import "iconset.css";
    811
    912* { margin: 0; padding: 0; border: 0; }
     
    8992/*      #theHeader a:link, #theHeader a:visited, #theHeader a:hover { color: #FFF; text-decoration: none; }*/
    9093
    91 body#theCommentsPage .content, body#theUploadPage .content, body#theRegisterPage .content, body#theIdentificationPage .content, body#theProfilePage .content, body#theSearchPage .content, body#theAboutPage .content, body#thePopuphelpPage .content, body#thePasswordPage .content, body#theNotificationPage .content, body#theTagsPage .content, body#theNBMPage .content, #content, BODY#theAdminPage #content, BODY#theTagsPage #content {
    92         width: 860px;
     94body#theCommentsPage .content, body#theUploadPage .content, body#theRegisterPage .content, body#theIdentificationPage .content, body#theProfilePage .content, body#theSearchPage .content, body#theAboutPage .content, body#thePopuphelpPage .content, body#thePasswordPage .content, body#theNotificationPage .content, body#theTagsPage .content, body#theNBMPage .content, #content, BODY#theAdminPage #content, BODY#theTagsPage #content, #theCategoryPage .content {
     95        width: 898px;
    9396        margin: 0 auto;
    9497}
Note: See TracChangeset for help on using the changeset viewer.