mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 03:40:32 +00:00
Improve result caption legibility as suggested by Chrome's accesibility audit
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user