create 3Dworldring section and moved stuff around
Some checks failed
Build / deploy (push) Has been cancelled
Some checks failed
Build / deploy (push) Has been cancelled
This commit is contained in:
@@ -114,14 +114,16 @@ p {
|
||||
|
||||
// Statuscafe
|
||||
#statuscafe {
|
||||
padding: .5em;
|
||||
background-color: black;
|
||||
color: colours.$text;
|
||||
border: 2px solid colours.$h1;
|
||||
padding: .5em;
|
||||
background-color: colours.$black;
|
||||
color: colours.$text;
|
||||
border: 2px solid colours.$h1;
|
||||
}
|
||||
|
||||
#statuscafe-username {
|
||||
margin-bottom: .5em;
|
||||
margin-bottom: .5em;
|
||||
}
|
||||
|
||||
#statuscafe-content {
|
||||
margin: 0 1em 0.5em 1em;
|
||||
margin: 0 1em 0.5em 1em;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user