tests
This commit is contained in:
parent
80e18c041b
commit
2b0b083717
@ -1034,3 +1034,11 @@ legend {
|
||||
font-size: 18px;
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
img.item {
|
||||
width: 64px;
|
||||
height: 64px;
|
||||
border: 1px solid silver;
|
||||
border-radius: 5px;
|
||||
margin-top: 1px;
|
||||
}
|
@ -32,12 +32,4 @@ 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;
|
||||
}
|
Loading…
Reference in New Issue
Block a user