mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-19 15:48:04 +01:00
WIP(shop): more CSS, add hair styles
This commit is contained in:
@@ -87,6 +87,14 @@
|
||||
height: 216px;
|
||||
}
|
||||
|
||||
.item-rows {
|
||||
max-width: 920px;
|
||||
|
||||
.items > div:nth-of-type(8n) {
|
||||
margin-right: 0px;
|
||||
}
|
||||
}
|
||||
|
||||
.npc {
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user