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