aboutsummaryrefslogtreecommitdiffstats
path: root/static
diff options
context:
space:
mode:
authorGravatar Gareth Coles <[email protected]>2018-05-08 14:57:50 +0100
committerGravatar Gareth Coles <[email protected]>2018-05-08 14:57:50 +0100
commit9e3515e538e22aaff6348849efa7d1ba056ad089 (patch)
tree5da21b4b1275f0c462a088588e4c71b05ff69ea7 /static
parentFix tests (diff)
Small code jam page fixes
Diffstat (limited to 'static')
-rw-r--r--static/images/jetbrains.pngbin0 -> 167813 bytes
-rw-r--r--static/style.css4
2 files changed, 4 insertions, 0 deletions
diff --git a/static/images/jetbrains.png b/static/images/jetbrains.png
new file mode 100644
index 00000000..ccceb958
--- /dev/null
+++ b/static/images/jetbrains.png
Binary files differ
diff --git a/static/style.css b/static/style.css
index a857bd4d..f99fd256 100644
--- a/static/style.css
+++ b/static/style.css
@@ -157,4 +157,8 @@ div.quote {
color: #99AAB5;
padding-left: 20px;
margin-bottom: 1rem;
+}
+
+.uk-article-meta {
+ margin-left: 2px;
} \ No newline at end of file