From 08d08433d75f1f75aa5dfe50cbd49de8afe100ca Mon Sep 17 00:00:00 2001 From: mhwikicn Date: Thu, 11 Apr 2024 19:47:17 +0800 Subject: [PATCH] update color style --- Bowgun.html | 5 +++++ Bugu/table.css | 5 +++++ EmDamage.html | 5 +++++ EmDamage2.html | 5 +++++ EmHP.html | 5 +++++ EmIjou.html | 5 +++++ EmMeat.html | 5 +++++ EmPick.html | 9 +++++++++ EvQuest/table.css | 5 +++++ Items/table.css | 5 +++++ Jiisan.html | 5 +++++ MHG.html | 5 +++++ OffQuest/table.css | 5 +++++ OnQuest/table.css | 5 +++++ Skill/table.css | 5 +++++ StPickMap/table.css | 5 +++++ index.html | 5 +++++ mix.html | 5 +++++ shokuji.html | 5 +++++ useItem.html | 5 +++++ 20 files changed, 104 insertions(+) diff --git a/Bowgun.html b/Bowgun.html index 57d000d..66d177a 100644 --- a/Bowgun.html +++ b/Bowgun.html @@ -93,6 +93,11 @@ } +a { 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; } --> diff --git a/Bugu/table.css b/Bugu/table.css index f0190d7..7ddbb45 100644 --- a/Bugu/table.css +++ b/Bugu/table.css @@ -291,3 +291,8 @@ background-color : #000000; border-width : 0px 0px 0px 0px; } +a { 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; } diff --git a/EmDamage.html b/EmDamage.html index 5953668..ddddc8a 100644 --- a/EmDamage.html +++ b/EmDamage.html @@ -86,6 +86,11 @@ margin-right : 0px; margin-bottom : 0px; } +a { 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; } --> diff --git a/EmDamage2.html b/EmDamage2.html index 74f90e2..2d1a679 100644 --- a/EmDamage2.html +++ b/EmDamage2.html @@ -87,6 +87,11 @@ margin-right : 0px; margin-bottom : 0px; } +a { 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; } --> diff --git a/EmHP.html b/EmHP.html index 2c8eb31..7311e1f 100644 --- a/EmHP.html +++ b/EmHP.html @@ -90,6 +90,11 @@ margin-right : 0px; margin-bottom : 0px; } +a { 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; } --> diff --git a/EmIjou.html b/EmIjou.html index 9a06ba1..0d26c5b 100644 --- a/EmIjou.html +++ b/EmIjou.html @@ -89,6 +89,11 @@ margin-right : 0px; margin-bottom : 0px; } +a { 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; } --> diff --git a/EmMeat.html b/EmMeat.html index 1dcec2c..2915529 100644 --- a/EmMeat.html +++ b/EmMeat.html @@ -106,6 +106,11 @@ text-align : right; width : 30px; } +a { 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; } --> diff --git a/EmPick.html b/EmPick.html index fa0d6da..dc637cb 100644 --- a/EmPick.html +++ b/EmPick.html @@ -5,6 +5,15 @@ MHG 剥取概率一览 +

剥取概率一览

diff --git a/EvQuest/table.css b/EvQuest/table.css index 2f8cfee..e9faf63 100644 --- a/EvQuest/table.css +++ b/EvQuest/table.css @@ -119,3 +119,8 @@ text-align : right; padding-right : 3px; } +a { 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; } diff --git a/Items/table.css b/Items/table.css index defdd07..4aadf5d 100644 --- a/Items/table.css +++ b/Items/table.css @@ -172,3 +172,8 @@ text-align : right; padding-left : 3px; } +a { 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; } diff --git a/Jiisan.html b/Jiisan.html index bfb4023..6c15986 100644 --- a/Jiisan.html +++ b/Jiisan.html @@ -74,6 +74,11 @@ border-width : 0px 0px 1px 0px; text-indent : 3px; } +a { 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; } --> diff --git a/MHG.html b/MHG.html index 0c1fcad..043b9d4 100644 --- a/MHG.html +++ b/MHG.html @@ -106,6 +106,11 @@ text-align : right; width : 30px; } +a { 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; } --> diff --git a/OffQuest/table.css b/OffQuest/table.css index 2f8cfee..e9faf63 100644 --- a/OffQuest/table.css +++ b/OffQuest/table.css @@ -119,3 +119,8 @@ text-align : right; padding-right : 3px; } +a { 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; } diff --git a/OnQuest/table.css b/OnQuest/table.css index 2f8cfee..e9faf63 100644 --- a/OnQuest/table.css +++ b/OnQuest/table.css @@ -119,3 +119,8 @@ text-align : right; padding-right : 3px; } +a { 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; } diff --git a/Skill/table.css b/Skill/table.css index 7d90c63..74e2124 100644 --- a/Skill/table.css +++ b/Skill/table.css @@ -211,3 +211,8 @@ border-width : 0px 1px 1px 0px; text-align : right; } +a { 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; } diff --git a/StPickMap/table.css b/StPickMap/table.css index e32e0bf..ab9b7a2 100644 --- a/StPickMap/table.css +++ b/StPickMap/table.css @@ -100,3 +100,8 @@ border-left-width: 0px; text-align: right; } +a { 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; } diff --git a/index.html b/index.html index 0c1fcad..043b9d4 100644 --- a/index.html +++ b/index.html @@ -106,6 +106,11 @@ text-align : right; width : 30px; } +a { 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; } --> diff --git a/mix.html b/mix.html index 691f5b0..04ac8b0 100644 --- a/mix.html +++ b/mix.html @@ -89,6 +89,11 @@ text-align : center; } +a { 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; } --> diff --git a/shokuji.html b/shokuji.html index 0dcdd89..39bdee2 100644 --- a/shokuji.html +++ b/shokuji.html @@ -339,6 +339,11 @@ border-bottom-color: #333333; border-left-color: #333333; } +a { 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; } --> diff --git a/useItem.html b/useItem.html index 9564bdc..da242ba 100644 --- a/useItem.html +++ b/useItem.html @@ -89,6 +89,11 @@ text-align : center; } +a { 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; } -->