select ad type on welcome page; update css
This commit is contained in:
@@ -102,3 +102,11 @@ h3 {
|
||||
border-radius: 4px !important;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.collection a.collection-item {
|
||||
color: #02adba;
|
||||
}
|
||||
|
||||
.collection a.collection-item:not(.active):hover {
|
||||
background-color: rgba(2, 173, 186, 0.2);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user