diff options
author | neodarz <neodarz@neodarz.net> | 2017-05-29 07:45:00 +0200 |
---|---|---|
committer | neodarz <neodarz@neodarz.net> | 2017-05-29 07:45:00 +0200 |
commit | 09d55b883e58d3c1c211a85842c8c08df079b93d (patch) | |
tree | 2fd1dbaa8c70b286ac7cc6418f18b94ab5535649 /source/css/theme.css | |
parent | edc57ffd8d233d7d0e57a1a362d8454fde3dd827 (diff) | |
download | my_new_personal_website-09d55b883e58d3c1c211a85842c8c08df079b93d.tar.xz my_new_personal_website-09d55b883e58d3c1c211a85842c8c08df079b93d.zip |
Update
Diffstat (limited to 'source/css/theme.css')
-rw-r--r-- | source/css/theme.css | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/source/css/theme.css b/source/css/theme.css index dc9d3046..a57ced98 100644 --- a/source/css/theme.css +++ b/source/css/theme.css @@ -406,6 +406,8 @@ img { .figure { text-align: center; + margin: 0 auto; + width: 60%; } .figure img { |