#portal_detail {
font-family: 'Ubuntu Condensed', sans-serif;
color: black;
font-size: 14px;
vertical-align: text-top;
}
Du brauchst auch nicht "text-top", sondern "top".
Mal was vom "trial and error"-Prinzip gehört?
#portal_detail {
font-family: 'Ubuntu Condensed', sans-serif;
color: black;
font-size: 14px;
vertical-align: text-top;
}
Du brauchst auch nicht "text-top", sondern "top".
Mal was vom "trial and error"-Prinzip gehört?