Updating print styles to remove underlines under links

This commit is contained in:
Lani Aung
2013-02-04 07:57:09 -08:00
parent 06de0bc560
commit a9588d52f9
2 changed files with 7 additions and 1 deletions
+1 -1
View File
@@ -1 +1 @@
body{background-color:#FFF;font-size:12px;padding:0}a{color:#000}article{width:80%}h1{font-size:2em}section ul{list-style-type:none}section ul li{text-indent:2em}section header{font-size:1.5em}#contact-details{font-size:0.8em}.divider{margin:0}.icon-envelope::before,.icon-link::before,.icon-google-plus-sign::before,.icon-circle-blank::before{content:""}.print{display:inherit}.screen{display:none}
body{background-color:#FFF;font-size:12px;padding:0}a{color:#000;text-decoration:none}abbr{border:none}article{width:80%}h1{font-size:2em}section ul{list-style-type:none}section ul li{text-indent:2em}section header{font-size:1.5em}#contact-details{font-size:0.8em}.divider{margin:0}.icon-envelope::before,.icon-link::before,.icon-google-plus-sign::before,.icon-circle-blank::before{content:""}.print{display:inherit}.screen{display:none}