summaryrefslogtreecommitdiff
path: root/css/theme.css
diff options
context:
space:
mode:
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;
-}