mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-28 10:14:13 +00:00
refactor(style) a: reset -> style
This commit is contained in:
parent
792d947ebd
commit
fcf8c0c492
2 changed files with 5 additions and 7 deletions
|
|
@ -29,12 +29,6 @@ body {
|
|||
Links
|
||||
========================================================================== */
|
||||
|
||||
a{
|
||||
color: #00e;
|
||||
text-decoration:none;
|
||||
}
|
||||
a:visited { color: #551a8b; }
|
||||
a:hover { color: #06e; }
|
||||
a:focus { outline: thin dotted; }
|
||||
|
||||
/* Improve readability when focused and hovered in all browsers: h5bp.com/h */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue