MediaWiki:Timeless.css: Różnice pomiędzy wersjami

Z Nonsensopedii, polskiej encyklopedii humoru
(poprawki do losowych stron na tajmlesie)
 
M (!important!)
Linia 5: Linia 5:


#n-randompage-more {
#n-randompage-more {
margin-bottom: 0.7em;
margin-bottom: 0.7em !important;
}
}


#n-randompage-more.notopen {
#n-randompage-more.notopen {
margin: 0;
margin: 0 !important;
}
}

Wersja z 15:13, 20 maj 2019

/* CSS placed here will affect users of the Timeless skin */
#n-randompage-changens {
    margin-left: -1.2em;
}

#n-randompage-more {
	margin-bottom: 0.7em !important;
}

#n-randompage-more.notopen {
	margin: 0 !important;
}