wersja skryptu MyBB: najnowsza
adres forum: MultiSkill.pl
na czym polega problem (screen, opis, komunikaty): Chciałbym usunąć ten odstęp między tekstem, a końcem belki. Moja klasa thead.css wygląda tak:
adres forum: MultiSkill.pl
na czym polega problem (screen, opis, komunikaty): Chciałbym usunąć ten odstęp między tekstem, a końcem belki. Moja klasa thead.css wygląda tak:
.thead {
background: #0099ff url(images/Gameshark/triangles.png) repeat-x top;
box-shadow: 0px 0px 0px 1px rgba(255, 255, 255, 0.15) inset;
color: #fff;
padding: 10px;
font-size: 16px;
font-weight: 400;
margin-bottom: 10px;
font-family: 'Roboto Condensed', sans-serif;
font-size: 14px;
font-weight: bold;
border-bottom: 1px solid #161616;
color: #fff;
text-shadow: 0 1px 3px #000000;
}