mirror of
https://githubfast.com/mhwikicn/mh2.git
synced 2024-11-21 23:20:07 +08:00
Update table.css
This commit is contained in:
parent
773d24ae24
commit
1ba9823838
@ -461,8 +461,8 @@
|
||||
.nc {
|
||||
background-color : #cccccc;
|
||||
}
|
||||
a { color:#0000EE; }
|
||||
a { text-decoration: none; color:#0000EE; }
|
||||
a:visited { text-decoration: none; }
|
||||
a:hover { text-decoration: none; color:#EE0000}
|
||||
a:focus { text-decoration: none; color:#EE00EE}
|
||||
a:hover, a:active { text-decoration: none; }
|
||||
a:hover { text-decoration: underline; color:#EE0000}
|
||||
a:focus { text-decoration: underline; color:#EE00EE}
|
||||
a:hover, a:active { text-decoration: underline; }
|
Loading…
Reference in New Issue
Block a user