Alcune modifiche al layout

This commit is contained in:
gine 2017-03-25 12:56:47 +01:00
parent f513161408
commit bbf5a4f5e9

View file

@ -712,7 +712,7 @@ img.minilogo {
font-size: 1.8em; font-size: 1.8em;
text-transform: uppercase; text-transform: uppercase;
color: #c53f33; color: #c53f33;
margin-bottom: 0.4em; margin-bottom: 0.2em;
} }
p.elements{margin:0px 1.5em !important; p.elements{margin:0px 1.5em !important;
padding: 0em; padding: 0em;
@ -1137,7 +1137,10 @@ width: 150px;}
/*contenuto della pagina presentazioni e come si usa*/ /*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){ p:has(> img.panel_logo){
margin: 0.9em 0px; margin: 0.9em 0px;
@ -1176,7 +1179,7 @@ p:has(> img.panel_logo){
} }
.my-new-list li { .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 { #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 {