Added media to LegalPorno scraper.
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
/* $primary: #ff886c; */
|
||||
.filters-bar[data-v-5533e378] {
|
||||
display: block;
|
||||
background: rgba(0, 0, 0, 0.1);
|
||||
@@ -27,7 +28,7 @@
|
||||
}
|
||||
.filters .toggle.active[data-v-5533e378] {
|
||||
color: #fff;
|
||||
background: #ff886c;
|
||||
background: #ff6c88;
|
||||
}
|
||||
.filter[data-v-5533e378] {
|
||||
display: inline-block;
|
||||
@@ -142,6 +143,7 @@
|
||||
width: 300px;
|
||||
}
|
||||
|
||||
/* $primary: #ff886c; */
|
||||
.banner[data-v-2bc41e74] {
|
||||
background: #222;
|
||||
white-space: nowrap;
|
||||
@@ -182,6 +184,7 @@
|
||||
width: .6rem;
|
||||
}
|
||||
|
||||
/* $primary: #ff886c; */
|
||||
.noselect {
|
||||
user-select: none;
|
||||
-webkit-user-select: none;
|
||||
@@ -206,12 +209,13 @@ body {
|
||||
display: inline-block; }
|
||||
|
||||
.heading {
|
||||
color: #ff886c;
|
||||
color: #ff6c88;
|
||||
margin: 0 0 1rem 0; }
|
||||
|
||||
/* $primary: #ff886c; */
|
||||
.header[data-v-10b7ec04] {
|
||||
color: #fff;
|
||||
background: #ff886c;
|
||||
background: #ff6c88;
|
||||
padding: 1rem;
|
||||
}
|
||||
.logo-link[data-v-10b7ec04] {
|
||||
@@ -241,6 +245,7 @@ body {
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
/* $primary: #ff886c; */
|
||||
.icon {
|
||||
fill: #222;
|
||||
display: inline-block;
|
||||
|
||||
Reference in New Issue
Block a user