This commit is contained in:
lopar
2018-12-27 22:56:12 +02:00
parent 70bfb3e36c
commit 80e18c041b
2 changed files with 19 additions and 11 deletions
+8
View File
@@ -32,4 +32,12 @@ div.appblock span.wrap {
div.appblock span.wrap span.num {
float:right;
display:block;
}
img.item {
width: 64px;
height: 64px;
border: 1px solid silver;
border-radius: 5px;
margin-top: 1px;
}