Update style.css re-add text-center

re-add text-center
This commit is contained in:
deepend-tildeclub 2020-05-06 23:28:45 -06:00 committed by GitHub
parent ada623f87c
commit 913784f9e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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;