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

View File

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