Difference between revisions of "MediaWiki:Common.css"

From PolyCraft World
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
*<source lang="html4strict"><link rel="icon" href="https://polycraft.utdallas.edu/images/d/df/Final_logo32px.png" /></source>
 
*{link rel="shortcut icon" type="image/png" href=url("https://polycraft.utdallas.edu/images/d/df/Final_logo32px.png")}
 
*{$wgFavicon = "https://polycraft.utdallas.edu/images/d/df/Final_logo32px.png";}
 
head{
 
link rel="shortcut icon" type="image/png" href=url("https://polycraft.utdallas.edu/images/d/df/Final_logo32px.png")
 
}
 

Latest revision as of 22:39, 29 November 2018

/* CSS placed here will be applied to all skins */