Add a PC list summary
This commit is contained in:
10
css/bol.css
10
css/bol.css
@@ -524,7 +524,12 @@ ul.no-bullets {
|
||||
}
|
||||
.items-list .item-name-fixed-medium {
|
||||
min-width: 8rem;
|
||||
width: 8rem;
|
||||
width: 8rem;
|
||||
}
|
||||
.items-list .item-field-fixed-short {
|
||||
max-width: 3rem;
|
||||
min-width: 3rem;
|
||||
width: 3rem;
|
||||
}
|
||||
/* ----------------------------------------- */
|
||||
/* Premade colors */
|
||||
@@ -1063,3 +1068,6 @@ body.system-bol img#logo {
|
||||
.character-summary-container {
|
||||
opacity: 0.95;
|
||||
}
|
||||
.character-summary-rollable {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
Reference in New Issue
Block a user