Team:Calgary/Sandbox
From 2012.igem.org
(Difference between revisions)
Line 12: | Line 12: | ||
<style> | <style> | ||
- | + | <!-- | |
/*Typical smartphone device styles*/ | /*Typical smartphone device styles*/ | ||
@media only screen and (max-device-width:480px){ | @media only screen and (max-device-width:480px){ | ||
Line 25: | Line 25: | ||
} | } | ||
} | } | ||
- | + | --> | |
/*Hi-res smartphone device styles*/ | /*Hi-res smartphone device styles*/ | ||
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), | @media only screen and (-webkit-min-device-pixel-ratio: 1.5), | ||
Line 31: | Line 31: | ||
only screen and (min--moz-device-pixel-ratio: 1.5), | only screen and (min--moz-device-pixel-ratio: 1.5), | ||
only screen and (min-device-pixel-ratio: 1.5), | only screen and (min-device-pixel-ratio: 1.5), | ||
- | only screen and (max-device-width: | + | only screen and (max-device-width: 480px){ |
p{ | p{ | ||
font-family: Arial, sans-serif; | font-family: Arial, sans-serif; | ||
- | font-size: | + | font-size: 2em; |
font-weight: normal; | font-weight: normal; | ||
color: red; | color: red; | ||
Line 48: | Line 48: | ||
div#top-section, div#footer-box, div#footer, div#content{ | div#top-section, div#footer-box, div#footer, div#content{ | ||
width: 95%; | width: 95%; | ||
+ | } | ||
+ | .left-menu, .right-menu{ | ||
+ | float: right; | ||
} | } | ||
.left-menu li a, .right-menu a{ | .left-menu li a, .right-menu a{ | ||
- | font-size: | + | font-size: .7em; |
padding-bottom: 10px; | padding-bottom: 10px; | ||
padding-top: 10px; | padding-top: 10px; |
Revision as of 16:38, 19 June 2012
Header
This is not a paragraph.
This is a test for font-family. Watch "Jeopardy!", Alex Trebek's fun TV quiz game.