90,866
edits
(add styles for message boxes) |
(add coordinates) |
||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
#coordinates { | |||
position: absolute; | |||
top: 0em; | |||
right: 0em; | |||
float: right; | |||
margin: 0.0em; | |||
padding: 0.0em; | |||
line-height: 1.5em; | |||
text-align: right; | |||
text-indent: 0; | |||
font-size: 85%; | |||
text-transform: none; | |||
white-space: nowrap; | |||
} | |||
/* [[Template:Other languages]] */ | /* [[Template:Other languages]] */ |
edits