diff options
author | Adrian Kummerlaender | 2019-04-14 00:30:55 +0200 |
---|---|---|
committer | Adrian Kummerlaender | 2019-04-14 00:30:55 +0200 |
commit | 5cf39944c597767301e69cd80b7e7c79f48d876c (patch) | |
tree | 0374e568abead714e5985c14e16daf5697eb6e0a /source/99_result | |
parent | 037a1f4d4fc1a67158ab0c6aa99608e6fae85ed2 (diff) | |
download | Overview-5cf39944c597767301e69cd80b7e7c79f48d876c.tar Overview-5cf39944c597767301e69cd80b7e7c79f48d876c.tar.gz Overview-5cf39944c597767301e69cd80b7e7c79f48d876c.tar.bz2 Overview-5cf39944c597767301e69cd80b7e7c79f48d876c.tar.lz Overview-5cf39944c597767301e69cd80b7e7c79f48d876c.tar.xz Overview-5cf39944c597767301e69cd80b7e7c79f48d876c.tar.zst Overview-5cf39944c597767301e69cd80b7e7c79f48d876c.zip |
Update formatter and styling to match blog generator
Diffstat (limited to 'source/99_result')
-rw-r--r-- | source/99_result/main.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source/99_result/main.css b/source/99_result/main.css index 5b907a4..9b140fe 100644 --- a/source/99_result/main.css +++ b/source/99_result/main.css @@ -28,6 +28,7 @@ sub{vertical-align:baseline;position:relative;top:0.4em} #introduction img{border-radius:0.5em;margin-right:1.5em;float:left;width:12em;height:12em} #introduction p{width:31.5em;float:right} #introduction .greeting{font:bold 1.1em 'Oswald',sans-serif;display:inline-block} +#content img{padding:.2em;border:.1em solid #e3e8e8;display:block;margin-left:auto;margin-right:auto;max-width:95%} .info{font:normal .8em 'Oswald',sans-serif;margin-bottom:.5em;display:block} .info a{margin:0 .1em 0 .1em} |