Mobile gps phone

From zooid Wiki
Revision as of 14:00, 12 August 2006 by 24.42.109.10 (talk)
Jump to navigation Jump to search

/* CSS placed here will be applied to all skins */ .tpllabel {

       float: left;
       width: 15%;

}

.tplvalue {

       float: right;
       width: 83%;

}


h1.firstHeading {

 display: none;

}

.cleared {

 clear: both;

}

td.month_name {

 font-size: large;

}