User:Tristania/common.css: Difference between revisions
Jump to navigation
Jump to search
Created page with ".mw-body-content { position: relative; line-height: 1.4; font-size: 1.2rem; font-family: Verdana; }" |
mNo edit summary |
||
| (5 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
.mw-body-content { | .mw-body-content { | ||
position: relative; | position: relative; | ||
font-family: Arial; | |||
font-size: | font-size: 22px; | ||
font-family: | } | ||
.mw-content-text { | |||
position: relative; | |||
font-family: Arial; | |||
font-size: 20px; | |||
} | } | ||
Latest revision as of 15:26, 8 July 2016
.mw-body-content {
position: relative;
font-family: Arial;
font-size: 22px;
}
.mw-content-text {
position: relative;
font-family: Arial;
font-size: 20px;
}