Diferencia entre revisiones de «MediaWiki:Common.css»
Sin resumen de edición |
Sin resumen de edición |
||
| Línea 4: | Línea 4: | ||
.item1 | .item1 | ||
{ | { | ||
width: | width: 65%; | ||
margin-right: 5%; | |||
} | } | ||
.item2 | .item2 | ||
{ | { | ||
width: | width: 35%; | ||
} | } | ||
| Línea 15: | Línea 16: | ||
{ | { | ||
display: flex; | display: flex; | ||
width: | width: 100%; | ||
} | } | ||
} | } | ||