Skip to content

Commit

Permalink
update color style
Browse files Browse the repository at this point in the history
  • Loading branch information
mhwikicn committed Apr 11, 2024
1 parent 08d0843 commit c7d7fb0
Show file tree
Hide file tree
Showing 20 changed files with 80 additions and 80 deletions.
8 changes: 4 additions & 4 deletions Bowgun.html
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
8 changes: 4 additions & 4 deletions Bugu/table.css
Original file line number Diff line number Diff line change
Expand Up @@ -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; }
8 changes: 4 additions & 4 deletions EmDamage.html
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
8 changes: 4 additions & 4 deletions EmDamage2.html
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
8 changes: 4 additions & 4 deletions EmHP.html
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
8 changes: 4 additions & 4 deletions EmIjou.html
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
8 changes: 4 additions & 4 deletions EmMeat.html
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
8 changes: 4 additions & 4 deletions EmPick.html
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
8 changes: 4 additions & 4 deletions EvQuest/table.css
Original file line number Diff line number Diff line change
Expand Up @@ -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; }
8 changes: 4 additions & 4 deletions Items/table.css
Original file line number Diff line number Diff line change
Expand Up @@ -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; }
8 changes: 4 additions & 4 deletions Jiisan.html
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
8 changes: 4 additions & 4 deletions MHG.html
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
8 changes: 4 additions & 4 deletions OffQuest/table.css
Original file line number Diff line number Diff line change
Expand Up @@ -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; }
8 changes: 4 additions & 4 deletions OnQuest/table.css
Original file line number Diff line number Diff line change
Expand Up @@ -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; }
8 changes: 4 additions & 4 deletions Skill/table.css
Original file line number Diff line number Diff line change
Expand Up @@ -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; }
8 changes: 4 additions & 4 deletions StPickMap/table.css
Original file line number Diff line number Diff line change
Expand Up @@ -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; }
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
8 changes: 4 additions & 4 deletions mix.html
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
8 changes: 4 additions & 4 deletions shokuji.html
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
8 changes: 4 additions & 4 deletions useItem.html
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit c7d7fb0

Please sign in to comment.