Jump to content

User:CanidG/common.css: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
CanidG (talk | contribs)
No edit summary
CanidG (talk | contribs)
No edit summary
 
Line 1: Line 1:
html,body, p, li {
html,body, p, li {
background-image:http://c0427241.cdn.cloudfiles.rackspacecloud.com/43b6b1c35afba9f2a52da49dacfefefct);
background-attachment: fixed;
background-position: center center;
background-color: black;
font-family:Comic Sans MS;
font-family:Comic Sans MS;
color: white
}
#content {
color: purple
}
}
#mw-head, #mw-navigation, .mw-body {
#mw-head, #mw-navigation, .mw-body {

Latest revision as of 22:15, 4 January 2018

  html,body, p, li {
  font-family:Comic Sans MS;
}
#mw-head, #mw-navigation, .mw-body {
	background-color:transparent;
}