From 20c21de2b0ae816a2936fc74a9267455c1aeafa7 Mon Sep 17 00:00:00 2001 From: Will Langford <langfordw@gmail.com> Date: Thu, 15 Mar 2018 19:32:48 -0400 Subject: [PATCH] sc --- index.html | 2 -- 1 file changed, 2 deletions(-) diff --git a/index.html b/index.html index 8d94ada..58ca7a4 100644 --- a/index.html +++ b/index.html @@ -5,8 +5,6 @@ <script src="https://code.jquery.com/jquery-1.10.2.js"></script> <style> -body {background-color: powderblue;} -h1 {color: blue;} .center { display: block; margin-left: auto; -- GitLab