Added new rules for sup tag.

This commit is contained in:
Nicolás A. Ortega Froysa 2021-05-15 15:49:36 +02:00
parent ed78432ac5
commit 085a163594

View File

@ -94,6 +94,11 @@ a:visited {
color: #9B225D;
}
sup {
font-size: 12px;
line-height: 80%;
}
h3, h4 {
margin-bottom: 0px;
padding-bottom: 0px;