Add background to title

This commit is contained in:
sigonasr2, Sig, Sigo 2022-05-03 15:14:24 +00:00
parent abbd05b651
commit 7e0bf68d71

View File

@ -62,7 +62,7 @@ body{
font-size:3.25em;
border-bottom-style: outset;
border-radius: 32px;
background-color:$SITE_BACKCOL;
background-color:rgba(255, 255, 255, .06);
}
.contentBody .content{