Albirew/nyaa-pantsu
Archivé
1
0
Bifurcation 0

Fixing navigation not clickable

* Just commented out point-events: none; in #content
* Can someone explain and fix it if necessary?
Cette révision appartient à :
akuma06 2017-05-26 15:44:46 +02:00
Parent a66e65b561
révision 06ddecd977

Voir le fichier

@ -644,7 +644,12 @@ input.filelist-checkbox:checked + table.table-filelist {
/* for mascot */
#content {
text-align: center;
/* FIXME: Make the navigation not working,
and mascot is not in #content,
please explain and fix it:
pointer-events: none;
*/
}
.center {