Diferencia entre revisiones de «MediaWiki:Common.css»
Sin resumen de edición |
Sin resumen de edición |
||
| Línea 805: | Línea 805: | ||
.treeview li li.lastline { | .treeview li li.lastline { | ||
background-position: 0 -5971px | background-position: 0 -5971px | ||
} | |||
.mcwiki-header,#curse-panel | |||
.infobox | |||
{ | |||
clear:right; | |||
margin:3px 0px 3px 3px; | |||
width:300px; | |||
font-size:90%; | |||
background:#FFFFFF; | |||
float:right; | |||
border:1px solid #CCCCCC; | |||
padding:2px | |||
} | |||
.infobox-title | |||
{ | |||
font-weight:bold; | |||
text-align:center; | |||
font-size:120% | |||
} | |||
.infobox-imagearea | |||
{ | |||
text-align:center; | |||
padding:4px | |||
} | |||
.infobox table | |||
{ | |||
width:100% | |||
} | |||
.infobox p | |||
{ | |||
margin:0 | |||
} | |||
.infobox audio | |||
{ | |||
width:184px | |||
} | |||
.infobox dl:last-child | |||
{ | |||
margin-bottom:0.2em | |||
} | |||
.infobox-footer | |||
{ | |||
text-align:center | |||
} | |||
.infobox dl + dl | |||
{ | |||
margin-top:-0.4em | |||
} | |||
.infobox.atfmrec | |||
{ | |||
border:none !important | |||
} | |||
.infobox-row | |||
{ | |||
white-space:nowrap; | |||
font-weight:bold | |||
} | } | ||