Added “sep” class

This commit is contained in:
pezcurrel 2023-12-25 13:40:38 +01:00
parent 9207497413
commit 800bb17850

View file

@ -283,6 +283,12 @@ a:active {
.magt {
color: #0000DD;
}
.sep {
font-size: 8pt;
line-height: 8pt;
width: 100%;
height: 1em;
}
#transd {
position: fixed;
bottom: 10px;