Team:Calgary/Sandbox
From 2012.igem.org
(Difference between revisions)
Line 2: | Line 2: | ||
<head> | <head> | ||
<style> | <style> | ||
- | @media screen and (min-width:769px){ | + | @media only screen and (min-device-width:769px){ |
p{ | p{ | ||
font-family: Arial; | font-family: Arial; | ||
Line 10: | Line 10: | ||
} | } | ||
- | @media only screen and (max-width:768px){ | + | @media only screen and (max-device-width:768px){ |
p{ | p{ | ||
font-family: Helvetica; | font-family: Helvetica; |
Revision as of 22:37, 16 May 2012
This is a paragraph.