Added a side list for characters

This commit is contained in:
Stefan Zermatten
2015-04-29 10:16:12 +02:00
parent bd6c7cd106
commit b95636a8a3
6 changed files with 56 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
#accountSummary {
padding-top: 32px;
padding: 16px;
min-height: 146px;
background-image: url(/png/paper-dice-crown.png);
background-repeat: no-repeat;
@@ -11,3 +11,7 @@
#mainContentSection {
display: initial !important;
}
#navPanel {
padding: 16px;
}