Added ad-block PSA, to remind everyone that they should use an ad-blocking extension while browsing the web.

This commit is contained in:
rainbow napkin 2025-11-04 06:55:28 -05:00
parent 08fe051269
commit a8a5357b05
4 changed files with 91 additions and 2 deletions

View file

@ -230,4 +230,20 @@ p.tooltip, h3.tooltip{
.qoute{
font-family: monospace;
}
/* psa */
#psa-body{
padding: 1em;
display: flex;
}
#psa-closer{
float: right;
}
a.psa{
font-size: 1.5em;
text-align: center;
width: 100%;
}