Line 4: | Line 4: | ||
a{ | a{ | ||
− | padding: | + | padding: 0px; |
} | } | ||
p{ | p{ | ||
− | height: | + | height: 0px; |
− | margin: | + | margin: 0px; |
} | } | ||
Revision as of 13:11, 19 August 2018
body{
background-color: initial;
}
a{
padding: 0px;
}
p{
height: 0px; margin: 0px;
}
- top_title {
display: none;
}
- globalWrapper, #content {
width: 100%; height: 100%; border: 0px; background-color: white; margin: 0px; padding: 0px; line-height: normal; font-size: initial; font-family: initial;
}