That-One-Nerd.github.io/css/news-template.css
2022-12-25 17:17:35 -05:00

16 lines
212 B
CSS

.back
{
background-color: #E0E0E0;
font-size: 1.25vw;
padding: 5vw;
margin: 5vw 30vw;
text-align: center;
}
.message p
{
font-size: 1.5vw;
margin: 5vw 15vw;
text-align: center;
}