update color style

This commit is contained in:
mhwikicn 2024-04-11 20:03:24 +08:00
parent 08d08433d7
commit c7d7fb0110
20 changed files with 80 additions and 80 deletions

View File

@ -93,11 +93,11 @@
} }
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; }
--> -->
</style> </style>
</HEAD> </HEAD>

View File

@ -291,8 +291,8 @@
background-color : #000000; background-color : #000000;
border-width : 0px 0px 0px 0px; border-width : 0px 0px 0px 0px;
} }
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; }

View File

@ -86,11 +86,11 @@
margin-right : 0px; margin-right : 0px;
margin-bottom : 0px; margin-bottom : 0px;
} }
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; }
--> -->
</style> </style>
</HEAD> </HEAD>

View File

@ -87,11 +87,11 @@
margin-right : 0px; margin-right : 0px;
margin-bottom : 0px; margin-bottom : 0px;
} }
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; }
--> -->
</style> </style>
</HEAD> </HEAD>

View File

@ -90,11 +90,11 @@
margin-right : 0px; margin-right : 0px;
margin-bottom : 0px; margin-bottom : 0px;
} }
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; }
--> -->
</style> </style>
</HEAD> </HEAD>

View File

@ -89,11 +89,11 @@
margin-right : 0px; margin-right : 0px;
margin-bottom : 0px; margin-bottom : 0px;
} }
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; }
--> -->
</style> </style>
</HEAD> </HEAD>

View File

@ -106,11 +106,11 @@
text-align : right; text-align : right;
width : 30px; width : 30px;
} }
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; }
--> -->
</style> </style>
</HEAD> </HEAD>

View File

@ -7,11 +7,11 @@
<TITLE>MHG 剥取概率一览</TITLE> <TITLE>MHG 剥取概率一览</TITLE>
<style type="text/css"> <style type="text/css">
<!-- <!--
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; }
--> -->
</style> </style>
</HEAD> </HEAD>

View File

@ -119,8 +119,8 @@
text-align : right; text-align : right;
padding-right : 3px; padding-right : 3px;
} }
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; }

View File

@ -172,8 +172,8 @@
text-align : right; text-align : right;
padding-left : 3px; padding-left : 3px;
} }
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; }

View File

@ -74,11 +74,11 @@
border-width : 0px 0px 1px 0px; border-width : 0px 0px 1px 0px;
text-indent : 3px; text-indent : 3px;
} }
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; }
--> -->
</style> </style>
</HEAD> </HEAD>

View File

@ -106,11 +106,11 @@
text-align : right; text-align : right;
width : 30px; width : 30px;
} }
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; }
--> -->
</style> </style>
</HEAD> </HEAD>

View File

@ -119,8 +119,8 @@
text-align : right; text-align : right;
padding-right : 3px; padding-right : 3px;
} }
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; }

View File

@ -119,8 +119,8 @@
text-align : right; text-align : right;
padding-right : 3px; padding-right : 3px;
} }
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; }

View File

@ -211,8 +211,8 @@
border-width : 0px 1px 1px 0px; border-width : 0px 1px 1px 0px;
text-align : right; text-align : right;
} }
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; }

View File

@ -100,8 +100,8 @@
border-left-width: 0px; border-left-width: 0px;
text-align: right; text-align: right;
} }
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; }

View File

@ -106,11 +106,11 @@
text-align : right; text-align : right;
width : 30px; width : 30px;
} }
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; }
--> -->
</style> </style>
</HEAD> </HEAD>

View File

@ -89,11 +89,11 @@
text-align : center; text-align : center;
} }
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; }
--> -->
</style> </style>
</HEAD> </HEAD>

View File

@ -339,11 +339,11 @@
border-bottom-color: #333333; border-bottom-color: #333333;
border-left-color: #333333; border-left-color: #333333;
} }
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; }
--> -->
</style> </style>
</HEAD> </HEAD>

View File

@ -89,11 +89,11 @@
text-align : center; text-align : center;
} }
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; }
--> -->
</style> </style>
</HEAD> </HEAD>