From 717285398219066f01f9e50a0e41dadf390d0641 Mon Sep 17 00:00:00 2001 From: Pavel 'LEdoian' Turinsky Date: Wed, 4 May 2022 05:07:40 +0200 Subject: [PATCH] Make some basic style tweaks MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit … using advanced CSS syntax :-) --- test-theme/static/css/theme.css | 21 ++++++++++++++++++--- test-theme/templates/base.html | 2 ++ test-theme/templates/sidebar.html | 30 +++++++++++++++++++++++++----- 3 files changed, 45 insertions(+), 8 deletions(-) diff --git a/test-theme/static/css/theme.css b/test-theme/static/css/theme.css index 438478a..52e3f7a 100644 --- a/test-theme/static/css/theme.css +++ b/test-theme/static/css/theme.css @@ -2,7 +2,10 @@ body { background-color: #003; color: #5bf; margin:auto; - max-width: 500px; + /*max-width: 500px; + */ + padding-left: 20px; + padding-right: 20px; } a { @@ -19,20 +22,32 @@ main { border-top: 1px solid; border-right: 1px solid; order: 1; - /* Four times wider than