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
|
|
@ -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%;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue