Browse Source

update color style

main
mhwikicn 1 month ago
parent
commit
c7d7fb0110
  1. 8
      Bowgun.html
  2. 8
      Bugu/table.css
  3. 8
      EmDamage.html
  4. 8
      EmDamage2.html
  5. 8
      EmHP.html
  6. 8
      EmIjou.html
  7. 8
      EmMeat.html
  8. 8
      EmPick.html
  9. 8
      EvQuest/table.css
  10. 8
      Items/table.css
  11. 8
      Jiisan.html
  12. 8
      MHG.html
  13. 8
      OffQuest/table.css
  14. 8
      OnQuest/table.css
  15. 8
      Skill/table.css
  16. 8
      StPickMap/table.css
  17. 8
      index.html
  18. 8
      mix.html
  19. 8
      shokuji.html
  20. 8
      useItem.html

8
Bowgun.html

@ -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>

8
Bugu/table.css

@ -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
EmDamage.html

@ -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>

8
EmDamage2.html

@ -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>

8
EmHP.html

@ -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>

8
EmIjou.html

@ -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>

8
EmMeat.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>

8
EmPick.html

@ -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>

8
EvQuest/table.css

@ -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
Items/table.css

@ -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
Jiisan.html

@ -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

@ -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
OffQuest/table.css

@ -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
OnQuest/table.css

@ -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
Skill/table.css

@ -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
StPickMap/table.css

@ -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
index.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>

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>

8
shokuji.html

@ -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>

8
useItem.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>

Loading…
Cancel
Save