add Add to collection buttons
This commit is contained in:
parent
9b452f3b53
commit
218e086d94
19 changed files with 481 additions and 214 deletions
|
@ -1042,3 +1042,17 @@ h1 + .accentButton {
|
|||
.dashboardFooter .appLinks img {
|
||||
height: 16px;
|
||||
}
|
||||
|
||||
.supporterPromotion {
|
||||
margin: 1em 0;
|
||||
}
|
||||
|
||||
@media all and (min-width: 1200px) {
|
||||
|
||||
.supporterPromotion {
|
||||
position: absolute;
|
||||
top: 70px;
|
||||
right: 20px;
|
||||
margin: 0;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue