From 913784f9e4c16c1ef4696c00129cc1c0ccd6f904 Mon Sep 17 00:00:00 2001 From: deepend-tildeclub <58404188+deepend-tildeclub@users.noreply.github.com> Date: Wed, 6 May 2020 23:28:45 -0600 Subject: [PATCH] Update style.css re-add text-center re-add text-center --- style.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/style.css b/style.css index b9ffb66..4d13847 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;