website/assets/css/modpacks.css

8 lines
139 B
CSS
Raw Permalink Normal View History

2024-12-31 15:48:05 +00:00
.content {
z-index: 1;
border: 3px solid green;
width: 50em;
padding: 1em;
font-size: 1.25em;
margin: 2em auto;
}