modified.
This commit is contained in:
parent
a00caf8556
commit
4372d10f22
1 changed files with 4 additions and 4 deletions
|
@ -2700,8 +2700,8 @@ a:hover {
|
|||
|
||||
.loading {
|
||||
margin: 2px;
|
||||
height: 120px;
|
||||
width: 100%;
|
||||
height: 170px;
|
||||
width: 301px;
|
||||
border: solid 2px;
|
||||
border-color: #e1e1e1;
|
||||
|
||||
|
@ -2752,7 +2752,7 @@ a:hover {
|
|||
width: 93%;
|
||||
padding-bottom: 22%;
|
||||
padding-top: 21%;
|
||||
height: 120px;
|
||||
height: 165px;
|
||||
}
|
||||
|
||||
.CollectionSidebar {
|
||||
|
@ -2760,7 +2760,7 @@ a:hover {
|
|||
}
|
||||
|
||||
.CollectionP {
|
||||
margin-top: -25px;
|
||||
|
||||
font-family: sans-serif;
|
||||
font-size: 20px;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue