projects
/
pgdu2018.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1c7709a
)
update body text
author
Sarah Conway
<sarah.conway@crunchydata.com>
Tue, 18 Sep 2018 21:23:18 +0000
(14:23 -0700)
committer
Sarah Conway
<sarah.conway@crunchydata.com>
Tue, 18 Sep 2018 21:23:18 +0000
(14:23 -0700)
static/css/style.css
patch
|
blob
|
blame
|
history
diff --git
a/static/css/style.css
b/static/css/style.css
index 372ae1319336db838e8b88b99d90b9b366146581..6eb97084112f55ceb06f2d2fe4145f10557cde35 100644
(file)
--- a/
static/css/style.css
+++ b/
static/css/style.css
@@
-1,9
+1,7
@@
body {
- margin: 0; /*turning margin off as default*/
- min-height: 100vh;
- font-size: 1em;
- display: flex;
- flex-direction: column; /*default flex direction is row*/
+ font-size: 13pt;
+ font-weight: 400;
+ line-height: 1.65em;
font-family: 'Verdana', sans-serif;
}