misc modal rice and html escaping

This commit is contained in:
ed
2021-08-26 23:23:56 +02:00
parent 1a02948a61
commit 9c6e2ec012
5 changed files with 25 additions and 13 deletions

View File

@@ -165,6 +165,16 @@ html.light #tt em {
min-width: 30em;
}
}
#modalc li {
margin: 1em 0;
}
#modalc h6 {
font-size: 1.3em;
border-bottom: 1px solid #999;
margin: 0;
padding: .3em;
text-align: center;
}
#modalb {
position: sticky;
text-align: right;