From 246fda91ed95d01fa911d59d1f8c60014411cb76 Mon Sep 17 00:00:00 2001 From: boyska Date: Wed, 5 Aug 2020 11:21:11 +0200 Subject: [PATCH] tema: centra scritte nel menu --- themes/maya0x17/static/theme.scss | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/themes/maya0x17/static/theme.scss b/themes/maya0x17/static/theme.scss index 34d4d49..205cdff 100644 --- a/themes/maya0x17/static/theme.scss +++ b/themes/maya0x17/static/theme.scss @@ -97,7 +97,12 @@ h1 > (a, a:focus, a:active) { color: $c-titles; } border-radius: 1em; padding: 1em 0px; ul { list-style: none; } - > .columns { font-size: 120%; } + font-size: 120%; + > div { + max-width: 15em; + text-align: center; + margin: auto; + } } #logo-div { position: fixed;