Added ad-block PSA, to remind everyone that they should use an ad-blocking extension while browsing the web.
This commit is contained in:
parent
08fe051269
commit
a8a5357b05
4 changed files with 91 additions and 2 deletions
|
|
@ -468,6 +468,12 @@ select.panel-head-element{
|
|||
color: var(--accent1);
|
||||
}
|
||||
|
||||
/* psa */
|
||||
#psa-container{
|
||||
border: 3px solid var(--danger0);
|
||||
background-color: var(--danger0-alt2);
|
||||
}
|
||||
|
||||
/* tooltip */
|
||||
div.tooltip{
|
||||
background-color: var(--bg1);
|
||||
|
|
@ -647,4 +653,5 @@ div.altcha{
|
|||
|
||||
altcha-widget a{
|
||||
color: var(--accent1);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue