User:Xenwolf/common.css: Difference between revisions

Xenwolf (talk | contribs)
reduced to planned site-wide CSS addition
Xenwolf (talk | contribs)
ready.
Tag: Blanking
Line 1: Line 1:
/* for [[Template::Monzo]] and [[Template::Val]] */
 
/* prevent line breaks within monzo and val notations */
span.monzo,
span.val {
  white-space: nowrap;
}