MediaWiki:Common.css: Difference between revisions
mNo edit summary |
mNo edit summary |
||
| Line 6,302: | Line 6,302: | ||
position: absolute; | position: absolute; | ||
top: 0px; | top: 0px; | ||
left:calc( | left:calc(31% + 15px); | ||
bottom: 0px; | bottom: 0px; | ||
width: 4px; | width: 4px; | ||
| Line 6,337: | Line 6,337: | ||
} | } | ||
.timebody { | .timebody { | ||
float: | float: left; | ||
width: 50%; | width: 50%; | ||
padding-top:15px; | padding-top:15px; | ||
padding-left: 36px; | |||
text-align: left; | text-align: left; | ||
} | } | ||