|
|
|
@ -557,7 +557,7 @@ div.flash {margin-top: 8px;} |
|
|
|
|
div.flash.error a, div.flash.warning a, div.flash.notice a, #errorExplanation a, |
|
|
|
|
div.flash.error a:link, div.flash.warning a:link, div.flash.notice a:link, #errorExplanation a:link, |
|
|
|
|
div.flash.error a:hover, div.flash.warning a:hover, div.flash.notice a:hover, #errorExplanation a:hover { |
|
|
|
|
font: bold bold bold 12px/1.5 arial,'lucida grandriale','lucida sans unicode',tahom,sans-serif; |
|
|
|
|
font: bold 12px/1.5 arial,'lucida grandriale','lucida sans unicode',tahom,sans-serif; |
|
|
|
|
color: #333; |
|
|
|
|
text-decoration: none; |
|
|
|
|
cursor: default; |
|
|
|
@ -890,7 +890,7 @@ div.wiki img { vertical-align: middle; } |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
#content .mypage-box table { |
|
|
|
|
padding: 10; |
|
|
|
|
padding: 10px; |
|
|
|
|
margin-top: 15px; |
|
|
|
|
margin-bottom: 15px; |
|
|
|
|
} |
|
|
|
|