MediaWiki:Common.css: differenze tra le versioni

Vai alla navigazione Vai alla ricerca
(HT import Plaque)
Nessun oggetto della modifica
Riga 12: Riga 12:
     @if (lightness( $color ) > 50) {
     @if (lightness( $color ) > 50) {
       @return $black;
       @return $black;
     }
     }c
     @else {
     @else {
       @return $white;
       @return $white;
Riga 253: Riga 253:
   color:#000;
   color:#000;
   width:25%;
   width:25%;
  margin-bottom: 0.5em;
  margin-left: 0.5em;
}
}


Riga 696: Riga 698:
}
}
/* Imported from HyperTrek END */
/* Imported from HyperTrek END */
/* Box Secondario START */
.boxsecondario{
width: 25%;
float: right;
clear: right;
background: #f8f9fa;
padding: 1em;
text-align: center;
border-collapse: collapse;
margin-bottom: 0.5em;
margin-left: 0.5em;
display: table;
}
/* Box Secondario END */
/* </syntaxhighlight> */
/* </syntaxhighlight> */