Difference between revisions of "Template:Susung/CSS"

Line 1: Line 1:
 
<html>
 
<html>
 
<style type="text/css">
 
<style type="text/css">
h1 {
+
#mainContainer {
font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
+
width: 978px;
font-size: 24px;
+
overflow:hidden;
font-style: normal;
+
float:left;
font-variant: normal;
+
margin-left:20px;
font-weight: 500;
+
margin-bottom: 10px;
line-height: 26.3999996185303px;
+
background-color: #fff;  
}
+
border-bottom: 14px solid #565656;
h3 {
+
border-right: 2px solid #565656;
font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
+
border-left: 2px solid #565656;
font-size: 14px;
+
border-top: 2px solid #565656;
font-style: normal;
+
font-family: "Trebuchet MS", Helvetica, sans-serif;
font-variant: normal;
+
}
font-weight: 500;
+
line-height: 15.3999996185303px;
+
}
+
p {
+
font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
+
font-size: 14px;
+
font-style: normal;
+
font-variant: normal;
+
font-weight: 400;
+
line-height: 20px;
+
}
+
blockquote {
+
font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
+
font-size: 21px;
+
font-style: normal;
+
font-variant: normal;
+
font-weight: 400;
+
line-height: 30px;
+
}
+
pre {
+
font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
+
font-size: 13px;
+
font-style: normal;
+
font-variant: normal;
+
font-weight: 400;
+
line-height: 18.5714282989502px;
+
}
+
 
</style>
 
</style>
 
</html>
 
</html>

Revision as of 17:00, 11 June 2015