diff options
author | 2018-03-15 18:11:31 +0000 | |
---|---|---|
committer | 2018-03-15 18:11:31 +0000 | |
commit | cf2fa26b871445ba1d243605d54e05419936d10d (patch) | |
tree | 4e3198ce87af399c158edb5a3caf520e6125d9cc /static/style.css | |
parent | Early bersion of the code jams page (diff) |
Update code jams page with tutorial
Diffstat (limited to 'static/style.css')
-rw-r--r-- | static/style.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/static/style.css b/static/style.css index 2b14c8ce..7eedd2cd 100644 --- a/static/style.css +++ b/static/style.css @@ -58,4 +58,8 @@ .uk-heading-divider .uk-article-meta { margin-bottom: 0; +} + +img.uk-border-rounded { + border: 1px #25292f solid; }
\ No newline at end of file |