From bbf5a4f5e959f4fb873f4e8c5221ae007cb1b4ee Mon Sep 17 00:00:00 2001 From: gine Date: Sat, 25 Mar 2017 12:56:47 +0100 Subject: [PATCH] Alcune modifiche al layout --- www/css/index.css | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/www/css/index.css b/www/css/index.css index 4870d89..98b8a63 100644 --- a/www/css/index.css +++ b/www/css/index.css @@ -712,7 +712,7 @@ img.minilogo { font-size: 1.8em; text-transform: uppercase; color: #c53f33; - margin-bottom: 0.4em; + margin-bottom: 0.2em; } p.elements{margin:0px 1.5em !important; padding: 0em; @@ -1137,7 +1137,10 @@ width: 150px;} /*contenuto della pagina presentazioni e come si usa*/ -.ui-content{margin-top: 1em !important;} +.ui-content{ + margin-top: 0.7em !important; + padding: 0.7em !important; +} p:has(> img.panel_logo){ margin: 0.9em 0px; @@ -1176,7 +1179,7 @@ p:has(> img.panel_logo){ } .my-new-list li { - border-bottom: 1px solid gray; + border-bottom: 1px dotted #c53f33; } #outside, .ui-body-a, .ui-page-theme-a .ui-body-inherit, html .ui-bar-a .ui-body-inherit, html .ui-body-a .ui-body-inherit, html body .ui-group-theme-a .ui-body-inherit, html .ui-panel-page-container-a {