Diferencia entre revisiones de «MediaWiki:Common.css»

269 bytes añadidos ,  01:17 14 feb 2021
Inicio de
(Página creada con «→‎Reset italic styling set by user agent: cite, dfn { font-style: inherit; } →‎Straight quote marks for <q>: q { quotes: '"' '"' "'" "'"; } /* Avoid collisi...»)
 
(Inicio de)
Línea 1431: Línea 1431:
.flaggedrevs_stable_synced {
.flaggedrevs_stable_synced {
     display: none;
     display: none;
}
/* == Espacio de Prueba == */
.container {
    overflow:auto;
}
.sidebyside {
    float:left;
    width:100px;
    height:100px;
    border-style:solid;
    margin:5px;
}
.belowdiv {
    width:300px;
    height:100px;
    border-style:solid;
    margin:5px;
}
}