MORE LAYOUTgit add public/mobile public/nojs/ public/shoop.png resources/views/layout1/apply.blade.php resources/views/layout1/nojs.blade.php resources/views/layout1/tos.blade.php resources/views/layout4/ resources/views/layout5!
This commit is contained in:
25
public/css/w0bmcustom.css
vendored
25
public/css/w0bmcustom.css
vendored
@@ -2687,6 +2687,17 @@ nsfw::after {
|
||||
content: "NSFW";
|
||||
}
|
||||
|
||||
sfw {
|
||||
color: #59d83bcc;
|
||||
background: #0a090c;
|
||||
border-radius: 5px;
|
||||
padding: 2px;
|
||||
}
|
||||
|
||||
sfw::after {
|
||||
content: "SFW";
|
||||
}
|
||||
|
||||
.copylink {
|
||||
border-radius: 5px;
|
||||
border: 0;
|
||||
@@ -3753,4 +3764,18 @@ button#layout4 {
|
||||
|
||||
div#parent {
|
||||
overflow-x: overlay;
|
||||
}
|
||||
|
||||
a.not-safe-for-work {
|
||||
|
||||
}
|
||||
|
||||
a.safe-for-work {
|
||||
|
||||
}
|
||||
|
||||
button#layout4:before {
|
||||
content: "nojs";
|
||||
position: relative;
|
||||
font-size: 8px;
|
||||
}
|
Reference in New Issue
Block a user