ORA2: Focus and outline styles
This commit is contained in:
committed by
Usman Khalid
parent
9f0b5ed2cd
commit
5d086dab62
@@ -252,7 +252,6 @@ footer .references {
|
||||
|
||||
&:focus {
|
||||
border: none !important;
|
||||
outline: thin dotted !important;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -12,8 +12,6 @@ body { margin: 0; font-size: 1em; line-height: 1.4; }
|
||||
a { color: #00e; }
|
||||
a:visited { color: #551a8b; }
|
||||
a:hover, a:focus { color: #06e; }
|
||||
a:focus { outline: thin dotted; }
|
||||
a:hover, a:active { outline: 0; }
|
||||
abbr[title] { border-bottom: 1px dotted; }
|
||||
b, strong { font-weight: bold; }
|
||||
blockquote { margin: 1em 40px; }
|
||||
|
||||
Reference in New Issue
Block a user