Anonymous user
MediaWiki:Common.css: Difference between revisions
m
no edit summary
imported>Ttv pedro270707 m (Fixed word spacing) |
imported>Ttv pedro270707 mNo edit summary |
||
Line 580: | Line 580: | ||
} | } | ||
.c-n .c-1, .c-n .c-2, .c-n .c-3, .c-n .c-4, .c-n .c-5, .c-n .c-6, .c-n .c-7, .c-n .c-8, .c-n .c-9, .c-n .c-a, .c-n .c-b, .c-n .c-c, .c-n .c-d, .c-n .c-e, .c-n .c-f, .c-n .c-g, .c-n .c-h { | .c-n .c-0, .c-n .c-1, .c-n .c-2, .c-n .c-3, .c-n .c-4, .c-n .c-5, .c-n .c-6, .c-n .c-7, .c-n .c-8, .c-n .c-9, .c-n .c-a, .c-n .c-b, .c-n .c-c, .c-n .c-d, .c-n .c-e, .c-n .c-f, .c-n .c-g, .c-n .c-h { | ||
text-decoration: underline 0.125em; | text-decoration: underline 0.125em; | ||
} | } | ||
.c-1, .c-2, .c-3, .c-4, .c-5, .c-6, .c-7, .c-8, .c-9, .c-a, .c-b, .c-c, .c-d, .c-e, .c-f, .c-g, .c-h { | .c-0, .c-1, .c-2, .c-3, .c-4, .c-5, .c-6, .c-7, .c-8, .c-9, .c-a, .c-b, .c-c, .c-d, .c-e, .c-f, .c-g, .c-h { | ||
position: relative; | position: relative; | ||
font-family: Minecraft; | font-family: Minecraft; | ||
font-size: 16px; | font-size: 16px; | ||
word-spacing: 0. | word-spacing: 0.375em; | ||
} | } | ||
Line 600: | Line 600: | ||
word-spacing: 0.375em; | word-spacing: 0.375em; | ||
margin: 0.125em 0.125em; | margin: 0.125em 0.125em; | ||
padding: 0 0.25em 0. | padding: 0 0.25em 0.375em 0.25em; | ||
line-height: 1.125em; | line-height: 1.125em; | ||
white-space: nowrap; | white-space: nowrap; |