From d3c6f2eb8f96b2923d9aac8632532c0ac1334a9a Mon Sep 17 00:00:00 2001 From: deepend-tildeclub <58404188+deepend-tildeclub@users.noreply.github.com> Date: Wed, 6 May 2020 21:00:03 -0600 Subject: [PATCH] Update style.css --- style.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/style.css b/style.css index 12c043d..c0ba345 100644 --- a/style.css +++ b/style.css @@ -53,6 +53,9 @@ a:hover {color: #f20;} hr { border-color: #fb5; } +.text-center { + text-align: center +} .advisory { background: #fc4; color: #222;