Update style.css

This commit is contained in:
deepend-tildeclub 2020-05-06 21:00:03 -06:00 committed by Ben Harris
parent 1c3a70e5fa
commit d3c6f2eb8f
1 changed files with 3 additions and 0 deletions

View File

@ -53,6 +53,9 @@ a:hover {color: #f20;}
hr {
border-color: #fb5;
}
.text-center {
text-align: center
}
.advisory {
background: #fc4;
color: #222;