Difference between revisions of "MediaWiki:Common.css"

From WebOS Internals
Jump to navigation Jump to search
m (pre overflow issue)
(No difference)

Revision as of 21:37, 20 July 2009

/** CSS placed here will be applied to all skins */
pre
{
  overflow-x:scroll;
}