make tables display slightly better in the dungeon theme
this might be worth moving into the non-basic themes
This commit is contained in:
parent
a805f0d6df
commit
a0383e66eb
@ -15,6 +15,10 @@ h1, h2, h3, h4, h5, h6 {
|
||||
line-height: 1.2em;
|
||||
}
|
||||
|
||||
table {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.dungeon h2 ~ p {
|
||||
margin: 0.5em 0;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user