Added media to LegalPorno scraper.

This commit is contained in:
2019-10-29 01:47:16 +01:00
parent 5b7880a37d
commit a4d936523b
4 changed files with 67 additions and 10 deletions

View File

@@ -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;