player chooser WIP

This commit is contained in:
Pavol Rusnak 2010-11-26 19:05:43 +01:00
parent a7d8c93880
commit 78e19c4c74
3 changed files with 198 additions and 165 deletions

View file

@ -71,3 +71,7 @@ img {
top: 0px;
position: relative;
}
.black {
color: #000;
}