Użytkownik:PiotrekD/common.css

(Różnice między wersjami)

Strona działa w trybie archiwalnym. Jest tylko do odczytu!

Linia 2: Linia 2:
  
 
table.changes td.comment { max-width: 300px !important; }
 
table.changes td.comment { max-width: 300px !important; }
 +
 +
/*** Szablon osiągnięcia z CS:S ***/
 +
table.osiagniecie-css {
 +
  background-color: #4e4e4e;
 +
  border: solid 1px #9ec34f;
 +
  padding-right: 3px;
 +
  height: 64px !imporant;
 +
}
 +
table.osiagniecie-css img {
 +
  display: block;
 +
}

Wersja z 17:00, 21 kwi 2015

table.changes td.title { max-width: 200px !important; }

table.changes td.comment { max-width: 300px !important; }

/*** Szablon osiągnięcia z CS:S ***/
table.osiagniecie-css {
  background-color: #4e4e4e;
  border: solid 1px #9ec34f;
  padding-right: 3px;
  height: 64px !imporant;
}
table.osiagniecie-css img {
  display: block;
}