Difference between revisions of "User:Trunner/VaraStyle.css"

From PRIMUS Database
Jump to: navigation, search
(Blanked the page)
(Undo revision 132455 by Trunner (talk))
Line 1: Line 1:
 
+
h1 {
 +
    background-color: #D26906;
 +
    color: #FFFFFF;
 +
    text-align: center;
 +
    margin: 0 auto 0 auto;
 +
    font-size: 125%;
 +
    height: 25px;
 +
    border: solid 5px #723900;
 +
    vertical-align: bottom;
 +
}

Revision as of 23:59, 9 September 2018

h1 {
    background-color: #D26906;
    color: #FFFFFF;
    text-align: center;
    margin: 0 auto 0 auto;
    font-size: 125%;
    height: 25px;
    border: solid 5px #723900;
    vertical-align: bottom;
}