Mark style

main
Bob Mottram 2021-09-24 22:55:45 +01:00
parent 4876d5382e
commit c1e0d893cd
1 changed files with 8 additions and 1 deletions

View File

@ -201,6 +201,13 @@ figure {
height: auto;
}
mark {
border: 1px solid var(--main-fg-color);
border-radius: 10%;
background-color: var(--main-bg-color);
color: var(--main-fg-color);
}
.accesskeys {
border: 0;
width: 100%;
@ -1718,7 +1725,7 @@ div.container {
color: var(--title-color);
}
blockquote {
font-size: var(--quote-font-size-mobile);
font-size: var(--quote-font-size-mobile);
}
.accountsTable {
width: 100%;