From f0ee502fb60719e80223e3849eb6c7246949de5f Mon Sep 17 00:00:00 2001 From: schneefux Date: Thu, 18 Jun 2020 17:49:00 +0200 Subject: Update posts with source code links --- static/css/custom.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'static/css/custom.css') diff --git a/static/css/custom.css b/static/css/custom.css index 0b7a19c..4746a87 100644 --- a/static/css/custom.css +++ b/static/css/custom.css @@ -122,6 +122,7 @@ footer { .card-link { font-weight: bold; + margin-right: 1rem; } .menu-container { @@ -141,4 +142,4 @@ footer { .button:hover { background-color: #E1E1E1; border-bottom: 1px solid #888; -} \ No newline at end of file +} -- cgit v1.3.1