aboutsummaryrefslogtreecommitdiffstats
path: root/static/style.css
diff options
context:
space:
mode:
authorGravatar Gareth Coles <[email protected]>2018-03-15 18:11:31 +0000
committerGravatar Gareth Coles <[email protected]>2018-03-15 18:11:31 +0000
commitcf2fa26b871445ba1d243605d54e05419936d10d (patch)
tree4e3198ce87af399c158edb5a3caf520e6125d9cc /static/style.css
parentEarly bersion of the code jams page (diff)
Update code jams page with tutorial
Diffstat (limited to 'static/style.css')
-rw-r--r--static/style.css4
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