anchor style should only appear in roots styles section
This commit is contained in:
@@ -23,7 +23,6 @@ a:visited { color: #551a8b; }
|
|||||||
a:hover { color: #06e; }
|
a:hover { color: #06e; }
|
||||||
a:focus { outline: thin dotted; }
|
a:focus { outline: thin dotted; }
|
||||||
a:hover, a:active { outline: 0; }
|
a:hover, a:active { outline: 0; }
|
||||||
a:active, input.button:active { outline: 0; position: relative; top: 1px; }
|
|
||||||
|
|
||||||
abbr[title] { border-bottom: 1px dotted; }
|
abbr[title] { border-bottom: 1px dotted; }
|
||||||
b, strong { font-weight: bold; }
|
b, strong { font-weight: bold; }
|
||||||
|
|||||||
Reference in New Issue
Block a user