update stuff
This commit is contained in:
parent
aa635712ac
commit
8f040abbe8
3 changed files with 9 additions and 8 deletions
|
@ -129,13 +129,13 @@ figcaption {
|
|||
#new-site-warning {
|
||||
margin-top: 10px;
|
||||
|
||||
padding: 8px 8px 8px 15px;
|
||||
|
||||
border-color: hsl(343deg, 81%, 50%);
|
||||
border-radius: 5px;
|
||||
border-style: solid;
|
||||
}
|
||||
border-color: #e71853;
|
||||
background-color: #42242c;
|
||||
|
||||
padding: 8px 8px 8px 15px;
|
||||
}
|
||||
|
||||
/*
|
||||
Suggested css snippet for making code blocks suck less
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue