Difference between revisions of "Template:Letters with diacritic/styles.css"
Jump to navigation
Jump to search
imported>Nardog (←Created page with '.lettersbox td { font-size: 200%; line-height: 1.2; text-align: center; } .lettersbox td[colspan] { font-size: 50%; } .lettersbox tr:not(:first-child) td[c...') |
imported>Nardog |
||
| Line 1: | Line 1: | ||
.lettersbox td { | .lettersbox td { | ||
| + | padding-left: 0.1em; | ||
| + | padding-right: 0.1em; | ||
font-size: 200%; | font-size: 200%; | ||
line-height: 1.2; | line-height: 1.2; | ||
Revision as of 06:05, 29 July 2019
.lettersbox td {
padding-left: 0.1em;
padding-right: 0.1em;
font-size: 200%;
line-height: 1.2;
text-align: center;
}
.lettersbox td[colspan] {
font-size: 50%;
}
.lettersbox tr:not(:first-child) td[colspan] {
border-top: 1px solid #a2a9b1;
}