<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Styles for the JavaScript enhancements of the history page */

#pagehistory li.before input[ name='oldid' ],
#pagehistory li.after input[ name='diff' ] {
	visibility: hidden;
}
</pre></body></html>