Add files via upload

This commit is contained in:
Rodrigo Emanuel
2025-04-24 10:07:58 -03:00
committed by GitHub
parent 748304890d
commit 44eaa6175d
4 changed files with 57 additions and 3 deletions

View File

@@ -286,6 +286,17 @@ a { color: #ffcc00; }
background-color: #000 !important;
}
#font-value {
display: inline-block;
font-style: normal;
font-size: 14px;
width: 100%;
padding: 5px;
background: #121212;
text-align: center;
border-radius: 100px;
}
footer {
position: sticky;