Template:Team:UNIK Copenhagen/template
From 2014.igem.org
(Difference between revisions)
Line 39: | Line 39: | ||
color: #666666; | color: #666666; | ||
background: transparent; | background: transparent; | ||
+ | font-family: "Arial Unicode MS"; | ||
margin: 0px; | margin: 0px; | ||
padding: 5px; | padding: 5px; | ||
Line 46: | Line 47: | ||
margin-left: -5px; | margin-left: -5px; | ||
padding: 5px 3px 3px 5px; | padding: 5px 3px 3px 5px; | ||
+ | font-family: "Arial Unicode MS"; | ||
background: white; | background: white; | ||
border-bottom-left-radius: 5px; | border-bottom-left-radius: 5px; | ||
Line 183: | Line 185: | ||
/*-------------------------------------------------------*/ | /*-------------------------------------------------------*/ | ||
h1{ | h1{ | ||
- | font-family: | + | font-family: "Lucida sans unicode", sans-serif; |
font-size: 24px; | font-size: 24px; | ||
} | } | ||
h2{ | h2{ | ||
- | font-family: | + | font-family: "Lucida sans unicode", sans-serif; |
font-size: 20px; | font-size: 20px; | ||
} | } | ||
h3{ | h3{ | ||
- | font-family: | + | font-family: "Lucida sans unicode", sans-serif; |
font-size: 18px; | font-size: 18px; | ||
font-weight: normal; | font-weight: normal; | ||
} | } | ||
h4{ | h4{ | ||
- | font-family: | + | font-family: "Lucida sans unicode", sans-serif; |
font-size: 16px; | font-size: 16px; | ||
} | } | ||
p,ol,ul{ | p,ol,ul{ | ||
- | font-family: | + | font-family: "Lucida sans unicode", sans-serif; |
- | font-size: | + | font-size: 12px; |
- | line-height: | + | line-height: 20px; |
} | } | ||
Revision as of 09:51, 31 July 2014