diff --git a/Runequest_6/Runequest_6.css b/Runequest_6/Runequest_6.css index 20640f3868..7a4a799d52 100644 --- a/Runequest_6/Runequest_6.css +++ b/Runequest_6/Runequest_6.css @@ -693,9 +693,9 @@ td.sheet-effect_mp_cost { .sheet-rolltemplate-runequest caption { text-align: center; background: url(http://i.imgur.com/VnqY9Kh.png); - color: #F59111; + color: #fffbf6; font-weight: bold; - padding: 2px; + padding: 4px; border: 1px solid black; line-height: 1.5em; } @@ -734,9 +734,9 @@ td.sheet-effect_mp_cost { .sheet-rolltemplate-runequest-weapon caption { text-align: center; background: url(http://i.imgur.com/VnqY9Kh.png); - color: #F59111; + color: #fffbf6; font-weight: bold; - padding: 2px; + padding: 4px; border: 1px solid black; line-height: 1.5em; }