Ignore:
Timestamp:
Dec 9, 2009, 10:18:41 PM (14 years ago)
Author:
boulde
Message:

[simple] bugfix for inclusion of head_elements + change the header id to theHeader

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/Simple_Grey/content.css

    r4456 r4457  
    4242}
    4343
    44 #header h1 {
     44#theHeader h1 {
    4545  padding: 1em 0 0;
    4646}
    47 #header p {
     47#theHeader p {
    4848  padding: 0;
    4949  margin: 0;
     
    171171  width: 15%;
    172172  display: none;
    173 /*  visibility: visible;*/ 
     173/*  visibility: visible;*/
    174174}
    175175
     
    270270/* pictures pages */
    271271
    272 #thePicturePage #header, #thePicturePage #copyright {
     272#thePicturePage #theHeader, #thePicturePage #copyright {
    273273  display: none;
    274274}
Note: See TracChangeset for help on using the changeset viewer.