minor cfp page fixes
authorxenophenes <xenophenes42@gmail.com>
Fri, 21 Apr 2017 02:21:45 +0000 (19:21 -0700)
committerxenophenes <xenophenes42@gmail.com>
Fri, 21 Apr 2017 02:21:45 +0000 (19:21 -0700)
static/css/style.css

index c35d09fef6a48b3019f459ac6fd8ec66bada1ebb..fbff5fdc5dc8b71bd5abb22551aceab85626c68e 100644 (file)
                        padding: 0 2em 0 0;
                }
 
-
                .wrapper h1 {
-    font-size: 3em;
-    text-align: center;
-    margin-bottom: 2em;
-}
+                   font-size: 3em;
+                   text-align: center;
+                   margin-bottom: 2em;
+               }
+
+               ul {
+                   list-style-type: none;
+                   margin: 0 0 2em 0;
+               }