/* <dtml-with base_properties> */
-html,
body {
background-color: &dtml-backgroundColor;;
color: &dtml-fontColor;;
color: &dtml-fontColor;;
font-size: 80%;
text-align: center;
- padding : 3px 0;
- position:absolute;
- bottom:0;
- width:100%;
- height:1em;
+ padding : 3px;
}
/* Folder contents */