mirror of
https://githubfast.com/mhwikicn/mhg.git
synced 2024-11-24 05:20:01 +08:00
update color style
This commit is contained in:
parent
08d08433d7
commit
c7d7fb0110
@ -93,11 +93,11 @@
|
||||
|
||||
|
||||
}
|
||||
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; }
|
||||
-->
|
||||
</style>
|
||||
</HEAD>
|
||||
|
@ -291,8 +291,8 @@
|
||||
background-color : #000000;
|
||||
border-width : 0px 0px 0px 0px;
|
||||
}
|
||||
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; }
|
||||
|
@ -86,11 +86,11 @@
|
||||
margin-right : 0px;
|
||||
margin-bottom : 0px;
|
||||
}
|
||||
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; }
|
||||
-->
|
||||
</style>
|
||||
</HEAD>
|
||||
|
@ -87,11 +87,11 @@
|
||||
margin-right : 0px;
|
||||
margin-bottom : 0px;
|
||||
}
|
||||
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; }
|
||||
-->
|
||||
</style>
|
||||
</HEAD>
|
||||
|
@ -90,11 +90,11 @@
|
||||
margin-right : 0px;
|
||||
margin-bottom : 0px;
|
||||
}
|
||||
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; }
|
||||
-->
|
||||
</style>
|
||||
</HEAD>
|
||||
|
@ -89,11 +89,11 @@
|
||||
margin-right : 0px;
|
||||
margin-bottom : 0px;
|
||||
}
|
||||
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; }
|
||||
-->
|
||||
</style>
|
||||
</HEAD>
|
||||
|
@ -106,11 +106,11 @@
|
||||
text-align : right;
|
||||
width : 30px;
|
||||
}
|
||||
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; }
|
||||
-->
|
||||
</style>
|
||||
</HEAD>
|
||||
|
@ -7,11 +7,11 @@
|
||||
<TITLE>MHG 剥取概率一览</TITLE>
|
||||
<style type="text/css">
|
||||
<!--
|
||||
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; }
|
||||
-->
|
||||
</style>
|
||||
</HEAD>
|
||||
|
@ -119,8 +119,8 @@
|
||||
text-align : right;
|
||||
padding-right : 3px;
|
||||
}
|
||||
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; }
|
||||
|
@ -172,8 +172,8 @@
|
||||
text-align : right;
|
||||
padding-left : 3px;
|
||||
}
|
||||
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; }
|
||||
|
@ -74,11 +74,11 @@
|
||||
border-width : 0px 0px 1px 0px;
|
||||
text-indent : 3px;
|
||||
}
|
||||
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; }
|
||||
-->
|
||||
</style>
|
||||
</HEAD>
|
||||
|
8
MHG.html
8
MHG.html
@ -106,11 +106,11 @@
|
||||
text-align : right;
|
||||
width : 30px;
|
||||
}
|
||||
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; }
|
||||
-->
|
||||
</style>
|
||||
</HEAD>
|
||||
|
@ -119,8 +119,8 @@
|
||||
text-align : right;
|
||||
padding-right : 3px;
|
||||
}
|
||||
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; }
|
||||
|
@ -119,8 +119,8 @@
|
||||
text-align : right;
|
||||
padding-right : 3px;
|
||||
}
|
||||
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; }
|
||||
|
@ -211,8 +211,8 @@
|
||||
border-width : 0px 1px 1px 0px;
|
||||
text-align : right;
|
||||
}
|
||||
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; }
|
||||
|
@ -100,8 +100,8 @@
|
||||
border-left-width: 0px;
|
||||
text-align: right;
|
||||
}
|
||||
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; }
|
||||
|
@ -106,11 +106,11 @@
|
||||
text-align : right;
|
||||
width : 30px;
|
||||
}
|
||||
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; }
|
||||
-->
|
||||
</style>
|
||||
</HEAD>
|
||||
|
8
mix.html
8
mix.html
@ -89,11 +89,11 @@
|
||||
text-align : center;
|
||||
|
||||
}
|
||||
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; }
|
||||
-->
|
||||
</style>
|
||||
</HEAD>
|
||||
|
@ -339,11 +339,11 @@
|
||||
border-bottom-color: #333333;
|
||||
border-left-color: #333333;
|
||||
}
|
||||
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; }
|
||||
-->
|
||||
</style>
|
||||
</HEAD>
|
||||
|
@ -89,11 +89,11 @@
|
||||
text-align : center;
|
||||
|
||||
}
|
||||
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; }
|
||||
-->
|
||||
</style>
|
||||
</HEAD>
|
||||
|
Loading…
Reference in New Issue
Block a user