More actions
No edit summary |
No edit summary |
||
| Line 11: | Line 11: | ||
#footer-icon { display: none; } | #footer-icon { display: none; } | ||
.box-stato-archivio { margin-bottom: | .box-stato-archivio .citizen-card__body p{ | ||
margin: 0 0 .75em 0; | |||
} | |||
.box-stato-archivio .citizen-card__body p:last-child{ | |||
margin-bottom: 0; | |||
} | |||
Revision as of 21:13, 29 December 2025
/* CSS placed here will be applied to all skins */
#footer { display: none; }
/* last modification stuff */
#footer-info { display: none; }
/* footer links */
#footer-places { display: none; }
/* powered by icon */
#footer-icon { display: none; }
.box-stato-archivio .citizen-card__body p{
margin: 0 0 .75em 0;
}
.box-stato-archivio .citizen-card__body p:last-child{
margin-bottom: 0;
}