Northern-Web-Coders

weblog about internet, webdesign and more stuff

NWC 2.5.9 – kleine Css Update

2 Dinge habe ich vergessen in der Css anzugeben.

Einmal:
body.search-results .comment
{
background: none;
padding: 10px 10px 0px 0;
}

Und dann muss noch margin, padding und border für img.wp-smiley auf 0 gesetzt werden.
img.wp-smiley
{
margin: 0;
padding: 0;
border: 0;
}

Hinterlasse eine Antwort

Deine E-Mail-Adresse wird nicht veröffentlicht. Erforderliche Felder sind markiert *

*


*

Du kannst folgende HTML-Tags benutzen: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>