helialprofile.png
Welcome to IOPWiki, Commander. You can contribute to this wiki without an account. Learn how to contribute and join our Discord server.

Difference between revisions of "User:Pianoforte/common.css"

Welcome to IOP Wiki. This website is maintained by the Girls' Frontline community and is free to edit by anyone.
Jump to navigation Jump to search
Line 1: Line 1:
 
.promotions{
 
.promotions{
display:block;
+
display:none;
 
}
 
}
 
.banners{
 
.banners{
display:block;
+
display:none;
 
}
 
}
 
.updates{
 
.updates{
display:block;
+
display:none;
 
}
 
}

Revision as of 07:13, 12 January 2018

.promotions{
	display:none;
}
.banners{
	display:none;
}
.updates{
	display:none;
}