projects
/
pgopen2018.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a19e36c
)
minor cfp page fixes
author
xenophenes
<xenophenes42@gmail.com>
Fri, 21 Apr 2017 02:21:45 +0000
(19:21 -0700)
committer
xenophenes
<xenophenes42@gmail.com>
Fri, 21 Apr 2017 02:21:45 +0000
(19:21 -0700)
static/css/style.css
patch
|
blob
|
blame
|
history
diff --git
a/static/css/style.css
b/static/css/style.css
index c35d09fef6a48b3019f459ac6fd8ec66bada1ebb..fbff5fdc5dc8b71bd5abb22551aceab85626c68e 100644
(file)
--- a/
static/css/style.css
+++ b/
static/css/style.css
@@
-1452,9
+1452,13
@@
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;
+ }