Contents in this wiki are for entertainment purposes only
This is not fiction ∞ this is psience of mind

MediaWiki:Common.css: Difference between revisions

From Catcliffe Development
Jump to navigation Jump to search
No edit summary
No edit summary
Line 7: Line 7:
   padding:1em;
   padding:1em;
   overflow:both;
   overflow:both;
}
.qe-wrap-on{
  background:#333; 
}
}

Revision as of 18:06, 26 October 2023

/* CSS placed here will be applied to all skins 
 * To do: work out 'wiki skin' css names and/or develop site-styles for selective pages
 */
.crt-screen{ 
  background:#333;
  color:lime;
  padding:1em;
  overflow:both;
}
.qe-wrap-on{
  background:#333;  
}