User:Tristania/common.css: Difference between revisions

From Baka-Tsuki
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
Line 1: Line 1:
.mw-body-content {
.mw-body-content {
     position: relative;
     position: relative;
    line-height: 1.4;
    font-size: 1.2rem;
     font-family: Verdana;
     font-family: Verdana;
    font-size: 14px;
    line-height: 20px;
}
}

Revision as of 14:15, 8 July 2016

.mw-body-content {
    position: relative;  
    font-family: Verdana;
    font-size: 14px;
    line-height: 20px;
}