Difference between revisions of "MediaWiki:Commo.css"

From www.PSALTIKI.info
Jump to: navigation, search
(Created page with "b { font-size: 110% !important; } p.a { text-align: center; text-align-last: center; color: red; margin: -23px -6px 0 -5px; font-size: 110% !important;...")
 
m
Line 1: Line 1:
b { font-size: 110% !important; } p.a {
+
b { font-size: 110% !important;  
 +
}  
 +
p.a {
 
     text-align: center;
 
     text-align: center;
 
     text-align-last: center;
 
     text-align-last: center;
 
     color: red;
 
     color: red;
 
     margin: -23px -6px 0 -5px;
 
     margin: -23px -6px 0 -5px;
     font-size: 110% !important;
+
     font-size: 160% !important;
 
     font-weight: bold !important;
 
     font-weight: bold !important;
 
}
 
}

Revision as of 07:02, 17 May 2018

b { font-size: 110% !important; 
} 
p.a {
    text-align: center;
    text-align-last: center;
    color: red;
    margin: -23px -6px 0 -5px;
    font-size: 160% !important;
    font-weight: bold !important;
}
p.b:first-letter { color: red;
}
p.b { text-align: center !important; text-align-last: center !important; font-size: 17pt !important; 
letter-spacing: 0px !important; padding: 4px 0 0 0 !important; line-height: 1.2em !important;
} 
p.c { text-align: center !important; text-align-last: center !important; font-size: 16pt !important; 
letter-spacing: 0px !important; padding: 4px 0 0 0 !important; line-height: 1.2em !important;
font-weight: bold !important; font-family: freeserif !important;
}