Difference between revisions of "Template:Susung/CSS"

Line 1: Line 1:
 
<html>
 
<html>
 
<style type="text/css">
 
<style type="text/css">
body {
+
h1 {
  background-color: pink;
+
font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
 +
font-size: 24px;
 +
font-style: normal;
 +
font-variant: normal;
 +
font-weight: 500;
 +
line-height: 26.3999996185303px;
 +
}
 +
h3 {
 +
font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
 +
font-size: 14px;
 +
font-style: normal;
 +
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 16:53, 11 June 2015