]> gitweb.fperrin.net Git - djsite.git/blobdiff - quotes/static/quotations/style.css
Rename code from 'quotations' to 'quotes'
[djsite.git] / quotes / static / quotations / style.css
diff --git a/quotes/static/quotations/style.css b/quotes/static/quotations/style.css
deleted file mode 100644 (file)
index 007cfe1..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-a {
-    color: black;
-}
-
-.quote {
-    background-color: #ffbd33;
-    border: 3px solid #ff5733;
-    padding: 1.5em 2em;
-    margin: 2em 30em;
-}
-
-.quote .author {
-    padding-left: 5em;
-}
-
-.quote .author .name {
-    font-style: italic;
-}