Difference between revisions of "MediaWiki:Common.css"

Jump to navigation Jump to search
Change documentation border style.
m
(Change documentation border style.)
Line 3: Line 3:
 
/* Add spacing above documentation boxes. */
 
/* Add spacing above documentation boxes. */
 
#template-documentation { margin-top: 1em; }
 
#template-documentation { margin-top: 1em; }
 +
#template-documentation.box {
 +
border-width: 3px;
 +
border-style: dashed;
 +
}
  
 
/* Make reference lists smaller. */
 
/* Make reference lists smaller. */

Navigation menu