diff --git a/Bowgun.html b/Bowgun.html index 66d177a..750798a 100644 --- a/Bowgun.html +++ b/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; } --> diff --git a/Bugu/table.css b/Bugu/table.css index 7ddbb45..5f028f2 100644 --- a/Bugu/table.css +++ b/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; } diff --git a/EmDamage.html b/EmDamage.html index ddddc8a..d41259a 100644 --- a/EmDamage.html +++ b/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; } --> diff --git a/EmDamage2.html b/EmDamage2.html index 2d1a679..cb21f75 100644 --- a/EmDamage2.html +++ b/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; } --> diff --git a/EmHP.html b/EmHP.html index 7311e1f..b13f7a4 100644 --- a/EmHP.html +++ b/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; } --> diff --git a/EmIjou.html b/EmIjou.html index 0d26c5b..48680ad 100644 --- a/EmIjou.html +++ b/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; } --> diff --git a/EmMeat.html b/EmMeat.html index 2915529..9b889c5 100644 --- a/EmMeat.html +++ b/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; } --> diff --git a/EmPick.html b/EmPick.html index dc637cb..26cf243 100644 --- a/EmPick.html +++ b/EmPick.html @@ -7,11 +7,11 @@ MHG 剥取概率一览 diff --git a/EvQuest/table.css b/EvQuest/table.css index e9faf63..5d48ef9 100644 --- a/EvQuest/table.css +++ b/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; } diff --git a/Items/table.css b/Items/table.css index 4aadf5d..f8526ce 100644 --- a/Items/table.css +++ b/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; } diff --git a/Jiisan.html b/Jiisan.html index 6c15986..cd5158e 100644 --- a/Jiisan.html +++ b/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; } --> diff --git a/MHG.html b/MHG.html index 043b9d4..6c3c0c8 100644 --- a/MHG.html +++ b/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; } --> diff --git a/OffQuest/table.css b/OffQuest/table.css index e9faf63..5d48ef9 100644 --- a/OffQuest/table.css +++ b/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; } diff --git a/OnQuest/table.css b/OnQuest/table.css index e9faf63..5d48ef9 100644 --- a/OnQuest/table.css +++ b/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; } diff --git a/Skill/table.css b/Skill/table.css index 74e2124..a4c82d8 100644 --- a/Skill/table.css +++ b/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; } diff --git a/StPickMap/table.css b/StPickMap/table.css index ab9b7a2..65f9e19 100644 --- a/StPickMap/table.css +++ b/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; } diff --git a/index.html b/index.html index 043b9d4..6c3c0c8 100644 --- a/index.html +++ b/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; } --> diff --git a/mix.html b/mix.html index 04ac8b0..abe81f6 100644 --- a/mix.html +++ b/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; } --> diff --git a/shokuji.html b/shokuji.html index 39bdee2..9c90506 100644 --- a/shokuji.html +++ b/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; } --> diff --git a/useItem.html b/useItem.html index da242ba..f8bbc94 100644 --- a/useItem.html +++ b/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; } -->