User:Tristania/common.css: Difference between revisions

From Baka-Tsuki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
.mw-body-content {
.mw-body-content {
    position: relative; 
    font-family: Arial;
    font-size: 22px;
}
.mw-content-text {
     position: relative;   
     position: relative;   
     font-family: Arial;
     font-family: Arial;
     font-size: 20px;
     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;
}