User:Rjt/timeless.css: Difference between revisions

From Game Making Tools Wiki
m (Nicer margin spacing for nb)
m (moved to theme's css)
Tags: Blanking Manual revert
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
/*old blockquote style:
  background:#f8f9fa;
  border:solid 1px #fff200;
  margin:1em 0 1em 1em;
  padding:1em;
  text-align:left;
  width:auto;
*/


blockquote span.credit {
  font-style:normal;
}
p.nb {
  background:#f8f9fa;
  border:solid 1px #fff200;
  margin:-1em 0;
  padding:1em;
}

Latest revision as of 16:02, 12 October 2021