outcommenting the re: content banner (2 months of display should be enough)

This commit is contained in:
w0bm
2024-02-17 23:44:03 +00:00
parent ac59ed6f81
commit 48efb26089
11 changed files with 108 additions and 4 deletions

View File

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