summaryrefslogtreecommitdiff
path: root/css/theme.css
diff options
context:
space:
mode:
authorHombreLaser <sebastian-440@live.com>2023-08-27 16:39:44 -0600
committerHombreLaser <sebastian-440@live.com>2023-08-27 16:39:44 -0600
commit42706e303bf3536b56c066f26dfe39501ebfadeb (patch)
tree2123e30a8e6f03ce5e809b7c66af94924631570f /css/theme.css
parenta2a0a2d0e08cee9fb73ee506d9a55ee8ed4625f8 (diff)
Finishing touches
Diffstat (limited to 'css/theme.css')
-rw-r--r--css/theme.css51
1 files changed, 0 insertions, 51 deletions
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;
-}