aboutsummaryrefslogtreecommitdiffstats
path: root/pysite/static/home/css/index.css
diff options
context:
space:
mode:
authorGravatar Gareth Coles <[email protected]>2019-04-05 18:24:32 +0100
committerGravatar Gareth Coles <[email protected]>2019-04-05 18:24:32 +0100
commitab8b798547e82ca79882ba28b1920077c803425f (patch)
treeb28a9005d05dfd2c9da62351671bf2aa6e37f7dc /pysite/static/home/css/index.css
parent[#158 #160] Automatically run collectstatic in containers/setup script (diff)
pysite -> pydis_site
Diffstat (limited to 'pysite/static/home/css/index.css')
-rw-r--r--pysite/static/home/css/index.css30
1 files changed, 0 insertions, 30 deletions
diff --git a/pysite/static/home/css/index.css b/pysite/static/home/css/index.css
deleted file mode 100644
index 76653320..00000000
--- a/pysite/static/home/css/index.css
+++ /dev/null
@@ -1,30 +0,0 @@
-html {
- background-color: #7289DA;
-}
-
-.overview > h1 {
- margin-top: 0.5em;
- margin-bottom: -0.25em;
-}
-
-.overview > p.is-size-7 {
- margin-bottom: 2em;
-}
-
-.overview > p.is-size-4 {
- margin-bottom: 1em;
-}
-
-.overview > p.is-size-6 {
- margin-bottom: 1em;
-}
-
-.overview > img {
- border: 1px solid #6378BF;
- margin-bottom: 1em;
-}
-
-.overview > .divider {
- letter-spacing: -3px;
- margin-bottom: 1em;
-}