Gebruiker:Wiki13/Zandbak.css

Uit Wikipedia, de vrije encyclopedie

Opmerking: nadat u de wijzigingen hebt gepubliceerd is het wellicht nodig uw browsercache te legen.

  • Firefox / Safari: houd Shift ingedrukt terwijl u op Vernieuwen klikt of druk op Ctrl-F5 of Ctrl-R (⌘-Shift-R op een Mac)
  • Google Chrome: druk op Ctrl-Shift-R (⌘-Shift-R op een Mac)
  • Internet Explorer / Edge: houd Ctrl ingedrukt terwijl u op Vernieuwen klikt of druk op Ctrl-F5
  • Opera: druk op Ctrl-F5.
/* sandbox css */
 
/*(page-Main_Page)*/
body.page-Gebruiker_Wiki13_Zandbak .firstHeading,
body.page-Gebruiker_Wiki13_Zandbak #siteSub,
body.page-Gebruiker_Wiki13_Zandbak #contentSub
{
 display: none;
}
 
/* stuff for styling the layout and look of the main page columns and modules */
 
body.page-Gebruiker_Wiki13_Zandbak.skin-vector div#content /*(page-Main_Page)*/
{
 padding: 0;
 background-color: transparent;
}
body.page-Gebruiker_Wiki13_Zandbak div#content /*(page-Main_Page)*/
{
 padding-left: 0;
 padding-right: 0;
 background-color: transparent;
}
 
body.page-Gebruiker_Wiki13_Zandbak.skin-vector div.main_page
{
 margin-left: 1px; /* avoid vector's vrule */
}
 
body.page-Gebruiker_Wiki13_Zandbak div.main_page
{
 float: left;
 background-image: url("http://upload.wikimedia.org/wikipedia/en/thumb/8/80/Wikipedia-logo-v2.svg/800px-Wikipedia-logo-v2.svg.png");
 background-repeat: no-repeat;
 background-position: -100px -50px;
 overflow: hidden;
}
/*(page-Main_Page)*/
body.page-Gebruiker_Wiki13_Zandbak.skin-vector div.main_page_content
{
  /* this is a bit of vector; was on #content */
  padding: 1.25em 0.5em 1.5em 0.75em; /*top was 1.25em, l&r were 1.5em */
}
body.page-Gebruiker_Wiki13_Zandbak.skin-monobook div.main_page
{
  /* this is a punt... */
  margin-top: -5px;
}
body.page-Gebruiker_Wiki13_Zandbak.skin-monobook div.main_page_content
{
  /* this is a punt... */
  padding: 0.75em 0.5em 1em 0.75em;
}
body.page-Gebruiker_Wiki13_Zandbak.skin-modern div.main_page
{
  /* this is a punt... */
  margin-top: -1em;
}
body.page-Gebruiker_Wiki13_Zandbak.skin-modern div.main_page_content
{
  /* this is a punt... */
  padding: 0.75em 0.5em 1em 0.75em;
}
 
/*(page-Main_Page)*/
body.page-Gebruiker_Wiki13_Zandbak div.main_page_content
{
 float: left;
 background-color: White;
 background-color: rgba(255,255,255, 0.925);
}
 
div#divMain_page-ColumnWrapper
{
 float: left;
}
div#divMain_page-PrimaryMaterial
{
 float: left;
 width: 50%;
}
div#divMain_page-SecondaryMaterial
{
 float: right;
 width: 50%;
}
div#divMain_page-TertiaryMaterial
{
 float: left;
}
div#divMain_page-Header            div.divMPmodule,
div#divMain_page-PrimaryMaterial   div.divMPmodule,
div#divMain_page-SecondaryMaterial div.divMPmodule,
div#divMain_page-TertiaryMaterial  div.divMPmodule
{
 padding: 0.5em 1em 0;
 font-size: 100%;
}
div#divMain_page-PrimaryMaterial   div.divMPmodule h2,
div#divMain_page-SecondaryMaterial div.divMPmodule h2,
div#divMain_page-TertiaryMaterial  div.divMPmodule h2
{
 font-size: 135%;
 font-weight: bold;
 text-align: left;
 line-height: 1.3em;
 letter-spacing: 0.075em;
 border-bottom: 1px solid #aaa; /*(explicit)*/
}
 
/* banner */
 
div#divMain_page-Header            div.divMPmodule
{
 padding-top: 0 !important;
}
 
div#divMPwelcome
{
 float: left;
}
div#divMPwelcome,
div#divMPwelcome h2
{
 text-align: center;
 border: 0;
 margin: 0 0 0.15em;
 padding-top: 0 !important;
 line-height: 1em;
}
 
div#divMPwelcome i
{
 display: block;
 font-size: 67%;
 font-style: normal;
 font-weight: normal;
}
div#divMPwelcome p
{
 font-size: 88%;
 margin: 0;
 line-height: 1em;
}
 
div#divMain_page-Header div#mp-portals
{
 float: right;
}
div#divMain_page-Header div#mp-portals ul
{
 float: left;
 margin: 0 2em 0 1em;
}
 
div#divMain_page-PrimaryMaterial   div#mp-tfa.divMPmodule:after
{
 content: ".";
 display: block;
 height: 0;
 clear: both;
 visibility: hidden;
}/* skip IE */
 
/* ornament */
div#divMain_page-PrimaryMaterial   div#mp-tfa.divMPmodule
{
 position: relative;
}
div#divMain_page-PrimaryMaterial   div#mp-tfa.divMPmodule div.bling
{
 position: absolute;
 top: 0;
 right: 0;
 width: 50px;
 height: 47px;
 margin-right: -0.75em;
 margin-top: -0.7em;
 
 background-image: url("http://upload.wikimedia.org/wikipedia/en/thumb/e/e7/Cscr-featured.svg/50px-Cscr-featured.svg.png");
 background-repeat: no-repeat;
 background-position: 100% 0;
}
 
/* "featured" implies a shout-out... */
div#divMain_page-PrimaryMaterial   div#mp-tfa.divMPmodule
{
 -webkit-box-shadow: 0.1em 0.1em 0.5em rgba( 192, 192, 192, 0.75 );
    -moz-box-shadow: 0.1em 0.1em 0.5em rgba( 192, 192, 192, 0.75 );
         box-shadow: 0.1em 0.1em 0.5em rgba( 192, 192, 192, 0.75 );
 
 -webkit-border-radius: 1em;
    -moz-border-radius: 1em;
         border-radius: 1em;
         border: 1px solid #ccc;
 
 background-color: White;
 background-color: rgba(255,255,255, 0.5);
 
 padding-bottom: 0.5em;
}
/* border per skin */
body.page-Gebruiker_Wiki13_Zandbak   div#divMain_page-PrimaryMaterial   div#mp-tfa.divMPmodule
{
 border-color: #a7d7f9;
}
body.page-Gebruiker_Wiki13_Zandbak.skin-monobook div#divMain_page-PrimaryMaterial   div#mp-tfa.divMPmodule
{
 border-color: #aaa;
}
body.page-Gebruiker_Wiki13_Zandbak.skin-modern   div#divMain_page-PrimaryMaterial   div#mp-tfa.divMPmodule
{
 border-color: #3878b8;
}
 
/* cats and interwiki skipped */