Team:Calgary Entrepreneurial/Sandbox
From 2013.igem.org
(Difference between revisions)
Line 133: | Line 133: | ||
p{ | p{ | ||
font-family: Average, serif; | font-family: Average, serif; | ||
+ | font-size: 1rem; | ||
margin: 0; | margin: 0; | ||
padding: 0; | padding: 0; | ||
Line 259: | Line 260: | ||
/*Font positioning breaks at 1050px screen width*/ | /*Font positioning breaks at 1050px screen width*/ | ||
+ | @media screen and (max-width: 1050px){ | ||
+ | |||
+ | #logo{ | ||
+ | min-width: 150px; | ||
+ | } | ||
+ | |||
+ | nav{ | ||
+ | margin-top: 0.8em; | ||
+ | } | ||
+ | |||
+ | nav ul{ | ||
+ | padding: 0; | ||
+ | } | ||
+ | |||
+ | nav li a{ | ||
+ | font-size: 1.05rem; | ||
+ | padding: .3em .6em 0 .6em; | ||
+ | } | ||
+ | |||
+ | } | ||
+ | |||
+ | /*Font positioning also breaks at 850px screen width*/ | ||
@media screen and (max-width: 1050px){ | @media screen and (max-width: 1050px){ | ||
Revision as of 23:21, 20 September 2013
Testing paragraph for the black section.
Paragraph text block for testing purposes.