forked from TonTon-UFPA-Comput/site
Chapa Sigmóide. New photos. Easteregg CSS rules and Javascript simplification (no more easteregg-hidden class)
This commit is contained in:
parent
f8f69b2973
commit
7165598f2d
5 changed files with 31 additions and 12 deletions
|
|
@ -335,10 +335,9 @@ div.easteregg-visible
|
|||
}
|
||||
}
|
||||
|
||||
div.easteregg-visible div.description
|
||||
{ display: none; }
|
||||
|
||||
div:not(.easteregg-visible) .easteregg
|
||||
div.easteregg-visible div.description,
|
||||
div:not(.easteregg-visible) .easteregg,
|
||||
div:not(.easteregg-visible).easteregg
|
||||
{ display: none; }
|
||||
|
||||
div.easteregg-visible .easteregg
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue