projects
/
pgopen2018.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9d88f00
)
resize h1
author
xenophenes
<xenophenes42@gmail.com>
Fri, 21 Apr 2017 02:14:47 +0000
(19:14 -0700)
committer
xenophenes
<xenophenes42@gmail.com>
Fri, 21 Apr 2017 02:14:47 +0000
(19:14 -0700)
static/css/style.css
patch
|
blob
|
blame
|
history
diff --git
a/static/css/style.css
b/static/css/style.css
index 4303211a02040668cebc911b38f2a2344525aa08..c35d09fef6a48b3019f459ac6fd8ec66bada1ebb 100644
(file)
--- a/
static/css/style.css
+++ b/
static/css/style.css
@@
-1451,3
+1451,10
@@
margin: 0;
padding: 0 2em 0 0;
}
+
+
+ .wrapper h1 {
+ font-size: 3em;
+ text-align: center;
+ margin-bottom: 2em;
+}