Difference between revisions of "MediaWiki:Commo.css"

From www.PSALTIKI.info
Jump to: navigation, search
m
m
Line 6: Line 6:
 
     font-size: 160% !important;
 
     font-size: 160% !important;
 
     font-weight: bold !important;
 
     font-weight: bold !important;
    display: none;
 
 
}
 
}
  
 +
#siteNotice {
 +
    position: absolute;
 +
    margin-top: 72px;
 +
    margin-left: -4px;
 +
    font-size: 0.7em;
 +
    display: block !important;
 +
}
  
  
Line 14: Line 20:
 
#contentSub, #contentSub2 {
 
#contentSub, #contentSub2 {
 
     margin: 0px 0 -4px 0 !important;
 
     margin: 0px 0 -4px 0 !important;
    display: none;
 
 
}
 
}
  
Line 25: Line 30:
 
}
 
}
  
#siteNotice {
 
    position: absolute;
 
    margin-top: 72px;
 
    margin-left: -4px;
 
    font-size: 0.7em;
 
    display: none !important;
 
}
 
  
  

Revision as of 13:48, 6 June 2018

p.a {
    text-align: center;
    text-align-last: center;
    color: red;
    margin: -22px -6px 0 -5px;
    font-size: 160% !important;
    font-weight: bold !important;
}

#siteNotice {
    position: absolute;
    margin-top: 72px;
    margin-left: -4px;
    font-size: 0.7em;
    display: block !important;
}



#contentSub, #contentSub2 {
    margin: 0px 0 -4px 0 !important;
}


.mw-body-content { line-height: 1.6em;    
                   font-size: 0.9em; 
                   hyphens: auto;  -webkit-hyphens: auto;  -moz-hyphens: auto; -ms-hyphens: auto; 
                   /* margin: 61px 0 0 -13px; */
                   margin: 70px 3px 0 -3px !important;
}







b { font-size: 110% !important; 
} 




p.a1 {
    text-align: center;
    text-align-last: center;
    color: red;
    margin: -22px -6px 0 -5px;
    font-size: 160% !important;
    font-weight: bold !important;
}
p.a2 {
    text-align: center;
    text-align-last: center;
    color: red;
    margin: -22px -6px 0 -5px;
    font-size: 160% !important;
    font-weight: bold !important;
}
p.a3 {
    text-align: center;
    text-align-last: center;
    color: red;
    margin: -22px -6px 0 -5px;
    font-size: 160% !important;
    font-weight: bold !important;
}
p.a4 {
    text-align: center;
    text-align-last: center;
    color: red;
    margin: -22px -6px 0 -5px;
    font-size: 160% !important;
    font-weight: bold !important;
}
p.b:first-letter { color: red;
}
p.c: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;
}