|
Hello,
Thanks! It worked for index.html but not for eindex.html which is the homepage for the english area. I took the line out but still you can see the bullet on that page only, the other one works fine now.
#latest-post {
float: left;
width: 550px;
line-height: 25px;
font-size: 12px;
padding-top: 0px;
padding-right: 20px;
padding-bottom: 0px;
padding-left: 20px;
word-spacing: normal;
vertical-align: baseline;
}
|