Views
Actions
View source for Main Page/styles.css
From Forge Community Wiki
You do not have permission to edit this page, for the following reasons:
You can view and copy the source of this page.
.center {
text-align: center;
}
.title {
font-weight: 900;
font-size: 3em;
line-height: 1.2em;
color: #e0a969;
}
.round_warning {
font-weight: 700;
width: 60%;
border-radius: 1em;
margin: auto;
margin-top: 1em;
background-color: #fefefe;
color: #222;
height: 2em;
display: flex;
000
1:0
Return to Main Page/styles.css.