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
+6
View File
@@ -8,6 +8,12 @@ body
a
{
color: #000;
text-decoration: none;
}
abbr
{
border: none;
}
article