Difference between revisions of "MediaWiki:Common.css"

From Computer Science
Jump to: navigation, search
(Created page with "CSS placed here will be applied to all skins: #p-logo::before { content: "<strong>ISU Computer Science</strong>" }")
(No difference)

Revision as of 21:41, 22 April 2019

/* CSS placed here will be applied to all skins */
#p-logo::before {
	content: "<strong>ISU Computer Science</strong>"
}