Difference between revisions of "Template:Main Page/NIWA List/styles.css"

From Nookipedia, the Animal Crossing wiki
(creating style.css to hide interwiki link images for instances that this template is used)
 
(removing body content)
Line 1: Line 1:
#bodyContent a.extiw {
+
a.extiw {
 
background: none !important;
 
background: none !important;
 
padding-right: 0 !important;
 
padding-right: 0 !important;
 
}
 
}

Revision as of 21:49, November 4, 2022

a.extiw {
	background: none !important;
	padding-right: 0 !important;
}