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

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;