AndrewWild (Talk | contribs) |
AndrewWild (Talk | contribs) |
||
Line 220: | Line 220: | ||
} | } | ||
#pp{ | #pp{ | ||
− | + | padding-top:20px; | |
− | + | padding-right:40px; | |
− | + | padding-left:40px; | |
− | + | ||
font-size:150%; | font-size:150%; | ||
+ | } | ||
+ | /*horizontal rule stying*/ | ||
+ | hr{ | ||
+ | border-color:#339499; | ||
+ | margin-left:3%; | ||
+ | margin-right:3%; | ||
+ | } | ||
+ | /*Heading styles*/ | ||
+ | h1, h2, h3, h4, h5{ | ||
+ | text-align:center; | ||
+ | color:#339499; | ||
+ | font-weight:500; | ||
+ | padding-left: 40px; | ||
+ | padding-right: 40px; | ||
+ | } | ||
+ | h1{font-size:340%;} | ||
+ | h2{font-size:320%;} | ||
+ | h3{font-size:290%;} | ||
+ | h4{font-size:260%;} | ||
+ | h5{font-size:220%;} | ||
+ | h6{ | ||
+ | color:#339499; | ||
+ | font-weight:500; | ||
+ | font-size:200%; | ||
+ | padding-left:40px; | ||
+ | } | ||
+ | |||
+ | /*Italics for Quotes using i tag*/ | ||
+ | q{ | ||
+ | text-align:center; | ||
+ | color:#339499; | ||
+ | padding-left:10%; | ||
+ | padding-right:10%; | ||
+ | font-size:120%; | ||
+ | font-style: italic; | ||
+ | } | ||
+ | /*Styling for links*/ | ||
+ | a{ | ||
+ | color:#339499; | ||
+ | font-weight:550; | ||
} | } | ||
/**page content styling starts**/ | /**page content styling starts**/ |
Revision as of 11:24, 31 August 2016