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 {
border-color: #fb5;
}
.text-center {
text-align: center
}
.advisory {
background: #fc4;
color: #222;