From 42706e303bf3536b56c066f26dfe39501ebfadeb Mon Sep 17 00:00:00 2001 From: HombreLaser Date: Sun, 27 Aug 2023 16:39:44 -0600 Subject: Finishing touches --- css/theme.css | 51 --------------------------------------------------- 1 file changed, 51 deletions(-) delete mode 100644 css/theme.css (limited to 'css/theme.css') diff --git a/css/theme.css b/css/theme.css deleted file mode 100644 index c4e327b..0000000 --- a/css/theme.css +++ /dev/null @@ -1,51 +0,0 @@ -body { - padding-top: 60px; - padding-bottom: 60px; -} - -.copyright { - color: #ffffff; -} - -.footer { - text-align: center; -} - -.footer a { - color: #ee4444; -} - -.sidebar h1 { - color: #ee4444; - font-size: 1.3em; -} - -.sidebar a { - color: #428bca; -} - -.sidebar li { - margin-top: .7em; - line-height: 1em; -} - -.sidebar a:hover { - color: #3071a9; -} - -.container-left { - margin: 0; -} - -.well h1 { - color: #ee4444; - font-size: 1.3em; -} - -.author { - color: #ee4444; -} - -.author a { - color: #ee4444; -} -- cgit v1.2.3