Anonymous

MediaWiki:Common.css: Difference between revisions

From OER in Education
Fixing, again
No edit summary
(Fixing, again)
 
(16 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 4: Line 7:
#p-OER4Schools-list { display: none; }
#p-OER4Schools-list { display: none; }


 
#mw-panel.collapsible-nav div.portal h3 {
 
    color: #0b65b1;
#firstHeading {
    font-weight: bold;
margin-top: 0px;
    margin: 10px -2px 9px 6px;
}
div#mw-panel div.portal h3 {
    background-color: #ddd;
    border: 1px solid #aaa;
    padding: 4px 4px;
    text-decoration: none;
    margin-left: 5px;
    margin-bottom: 10px;
}
}


Line 319: 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 444: 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 557: Line 559:
}
}


/*
#mw-panel.collapsible-nav div.portal h3 {
#mw-panel.collapsible-nav div.portal h3 {
     color: #0b65b1;
     color: #0b65b1;
Line 569: Line 572:
     text-decoration: none;
     text-decoration: none;
}
}
 
*/
/* Custom footer */
/* Custom footer */
@media screen and (min-width: 982px) {
@media screen and (min-width: 982px) {
Line 608: Line 611:
   margin-left: 230px;
   margin-left: 230px;
   }
   }
}
/* Custom  the whole welcome page boxe */
.tablehighlightcell {
cursor: pointer;
}
}