Anonymous

MediaWiki:Common.css: Difference between revisions

From OER in Education
Fixing, again
No edit summary
(Fixing, again)
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
.divStart { display: hidden; }
.divEnd { display: hidden; }
#p-OER4Schools_Resource { display: none; }
#p-OER4Schools_Resource { display: none; }


Line 16: Line 19:
     margin-left: 5px;
     margin-left: 5px;
     margin-bottom: 10px;
     margin-bottom: 10px;
}
#firstHeading {
margin-top: 0px;
}
}


Line 332: Line 330:


/* Topcontent banner */
/* Topcontent banner */
#topcontent{margin-top:-25px;margin-bottom:10px; margin-left: 205px; font-size:12px;font-size:1.2rem;}
#topcontent{margin-top:-25px;margin-bottom:10px; font-size:12px;font-size:1.2rem;}
#header .unicam{width:184px;}
#header .unicam{width:184px;}
#banner {background:#5c99c6; padding: 15px 0 38px;  
#banner {background:#5c99c6; padding: 15px 0 38px;  
Line 457: Line 455:
     margin-left: 1em;
     margin-left: 1em;
     margin-right: 1em;
     margin-right: 1em;
  }
  #bodyContent {
    margin-left: 15em;
    width: auto;
   }
   }
    
    
   #mw-content-text {
   #mw-content-text {
   min-height: 1200px;
   min-height: 1200px;
  }
 
  #firstHeading {
    margin-left: 7.2em;
   }
   }


Line 622: Line 611:
   margin-left: 230px;
   margin-left: 230px;
   }
   }
}
/* Custom  the whole welcome page boxe */
.tablehighlightcell {
cursor: pointer;
}
}