2 * MediaWiki style sheet for general styles on basic content elements
4 * Styles for basic elements: links, lists, etc...
6 * This style sheet is used by the Monobook and Vector skins.
11 text-decoration: none
;
22 text-decoration: underline
;
27 a
.new
, #p-personal a
.new
{
30 a
.new:visited
, #p-personal a
.new:visited
{
34 /* Interwiki Styling */
36 .mw-body a.extiw:active {
39 .mw-body a.extiw:visited {
42 .mw-body a.extiw:active {
50 .mw-body a.external:visited {
51 color: #636; /* bug 3112 */
53 .mw-body a.external:active {
60 vertical-align: middle
;
65 background-color: #aaa;
70 /* Structural Elements */
83 padding-bottom: .17em;
84 border-bottom: 1px solid
#aaa;
117 font-weight: normal
; }
132 /* Some space under the headers in the content area */
144 margin: .4em 0 .5em 0;
153 list-style-type: square
;
154 margin: .3em 0 0 1.6em;
159 margin: .3em 0 0 3.2em;
161 list-style-image: none
;
181 font-family: Times
, "Times New Roman", serif
;
186 font-family: Times, "Times New Roman", serif;
189 pre
, code
, tt
, kbd
, samp
, .mw-code
{
191 * Some browsers will render the monospace text too small, namely Firefox, Chrome and Safari.
192 * Specifying any valid, second value will trigger correct behavior without forcing a different font.
194 font-family: monospace
, Courier
;
197 background-color: #f9f9f9;
201 border: 1px dashed
#2f6fab;
203 background-color: #f9f9f9;
213 border: 1px solid
#2f6fab;
220 padding: 0 0.5em 0.5em;
247 /* Small for tables and similar */