outcommenting the re: content banner (2 months of display should be enough)
This commit is contained in:
15
public/css/w0bmcustom.css
vendored
15
public/css/w0bmcustom.css
vendored
@@ -4263,4 +4263,19 @@ pre {
|
||||
|
||||
.git a {
|
||||
color: white;
|
||||
}
|
||||
|
||||
.gld {
|
||||
text-align: center;
|
||||
font-weight: bold;
|
||||
font-family: monospace;
|
||||
background: black;
|
||||
padding: 5px;
|
||||
border: 1px solid #2000ff;
|
||||
background: radial-gradient(circle, rgba(63,94,251,1) 0%, rgba(252,70,107,1) 100%);
|
||||
}
|
||||
|
||||
.gld a {
|
||||
color: white;
|
||||
text-shadow: 1px 1px 1px black;
|
||||
}
|
11
public/njum/css/cstms.css
vendored
11
public/njum/css/cstms.css
vendored
@@ -1987,4 +1987,15 @@ p.comment {
|
||||
grid-template-rows: auto;
|
||||
grid-template-columns: min-content;
|
||||
min-width: auto;
|
||||
}
|
||||
|
||||
.blahffff a {
|
||||
color: #ff00e3;
|
||||
text-shadow: 1px 1px 1px #0d0d0d;
|
||||
}
|
||||
.blahffff {
|
||||
font-weight: bold;
|
||||
background: #000000b3 !important;
|
||||
padding: 0;
|
||||
text-align: center;
|
||||
}
|
@@ -3,3 +3,9 @@ Disallow:
|
||||
|
||||
User-agent: Google
|
||||
Disallow: /
|
||||
|
||||
User-agent: Yandex
|
||||
Disallow:
|
||||
|
||||
User-agent: Yandex
|
||||
Disallow: /
|
||||
|
Reference in New Issue
Block a user