True african
08-13-2010, 07:23 PM
i add the following to the additional.css template: to center my logo
.logo-image {
clear:both;
display:block;
float:none;
text-align:center;
}
now i want to return it to default whats the code ?
.logo-image {
clear:both;
display:block;
float:none;
text-align:center;
}
now i want to return it to default whats the code ?