Updating print styles to remove underlines under links
This commit is contained in:
@@ -8,6 +8,12 @@ body
|
||||
a
|
||||
{
|
||||
color: #000;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
abbr
|
||||
{
|
||||
border: none;
|
||||
}
|
||||
|
||||
article
|
||||
|
||||
Reference in New Issue
Block a user