MediaWiki:Common.css: differenze tra le versioni

Da La Filosofia della Natura.
Riga 8: Riga 8:
  
 
.mw-body {
 
.mw-body {
     background: #ffe8ff;
+
     background: #d4ffff;
 
}
 
}
  
 
body {
 
body {
     background: #ffe8ff;
+
     background: #d4ffff;
 
}
 
}
  
Riga 114: Riga 114:
 
body.vector-animateLayout div#content, body.vector-animateLayout div#footer, body.vector-animateLayout #left-navigation {
 
body.vector-animateLayout div#content, body.vector-animateLayout div#footer, body.vector-animateLayout #left-navigation {
 
    
 
    
   background: #ffffdd;
+
   background: #d4ffff;
 
}
 
}
  

Versione delle 14:01, 17 feb 2016

/* Gli stili CSS inseriti qui si applicano a tutte le skin */

.intest1 {
font-size:14px;
}

.page-La_Filosofia_della_Natura h1#firstHeading { display:none; }

.mw-body {
    background: #d4ffff;
}

body {
    background: #d4ffff;
}

.mw-body p {
    margin: 0 !important;
}

.mw-body h2 {
 margin-top: 0 !important; 
}

.mw-body .mw-body-content h1 {
    margin-top: 0 !important;
}

@media (min-width: 901px) {
img.immagini {
    width: 50%;
    height: auto;
    margin: 0 auto;
    display: block;
}
}
@media (max-width: 900px) {
img.immagini {
    width: 100%;
    height: auto;
    margin: 0 auto;
    display: block;
}
}

#right-navigation {
    float: right;
    margin-top: 0 !important;
}

#p-personal ul {
    list-style-type: none;
    list-style-image: none;
    margin: 0;
    padding-left: 0 !important;
}

#autore h1#firstHeading {
    display: block;
}


div#mw-head {
    right: 10px !important;
}

/*copia vecchio*/

#ca-talk { display: none !important; }
#ca-nstab-main { display: none !important; }
#ca-history { display: none !important; }
#left-navigation {
margin-left: -10em !important;
}

.fancybox-next {
  right: 20px !important;
}

#column-content {margin: 0 0 .6em 0;}
#content {margin: 2.8em 0 0 0;}
#p-logo, .generated-sidebar, #p-lang, #p-tb, #p-search {
   display:none;
}
#p-cactions { left: .1em; }
#footer { display:none; }
#mw_content { margin-left:0.2em; }
div#mw-panel { display:none; !important }
div#content {  margin-left: 0em; }

#mw-panel { display:none; !important }

#p-personal {
 
  margin-top: 1em;
}

#p-personal {
  position: absolute;
  top: 0.33em;
  /* left: 0; */
  z-index: 100;
left: 0px;
}

div#content {
    margin-top: 0px;
}

#mw-page-base {
    height: 2.6em !important;
}

body.vector-animateLayout div#content, body.vector-animateLayout div#footer, body.vector-animateLayout #left-navigation {
  
  background: #d4ffff;
}


#pt-anontalk {

display:none !important;
}


#pt-uls  {
display:none !important;
}

#pt-watchlist {
display:none !important;
}

#pt-mycontris {
display:none !important;
}

#pt-mytalk {
display:none !important;
}

#footer {
  display: block;
}

#ca-viewsource {
display:none !important;
}

#toc a {
    color: #161616;
}

@media (max-width: 320px) {
div#footer
{
max-width:320px;
margin:0 auto;
}

}

/* fine copia vecchio */