Open main menu
Home
Random
Log in
Settings
About Forge Community Wiki
Disclaimers
Forge Community Wiki
Search
Changes
← Older edit
Newer edit →
User:SciWhiz12/mainpage sandbox/styles.css
(view source)
Revision as of 17:29, 21 December 2020
22 bytes added
,
17:29, 21 December 2020
argh, fix the round warning text's inner margin at last
Line 14:
Line 14:
width: 60%;
width: 60%;
border-radius: 1em;
border-radius: 1em;
−
margin-top: 0;
margin: auto;
margin: auto;
background-color: #fefefe;
background-color: #fefefe;
Line 22:
Line 21:
justify-content: center;
justify-content: center;
align-items: center;
align-items: center;
+
}
+
+
.round_warning p {
+
margin-top: 0;
}
}
SciWhiz12
297
edits