MediaWiki:Common.css: Difference between revisions
No edit summary |
No edit summary |
||
| Line 19: | Line 19: | ||
.current-text { | .current-text { | ||
width: | width: 56%; | ||
float: left; | float: left; | ||
text-align: center; | text-align: center; | ||
| Line 29: | Line 29: | ||
.current-media { | .current-media { | ||
width: | width: 33%; | ||
float: left; | float: left; | ||
padding-bottom: 2%; | padding-bottom: 2%; | ||
| Line 142: | Line 142: | ||
max-width: 100%; | max-width: 100%; | ||
box-sizing: border-box; | box-sizing: border-box; | ||
} | } | ||