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;
112 /* Some space under the headers in the content area */
124 margin: .4em 0 .5em 0;
133 list-style-type: square
;
134 margin: .3em 0 0 1.6em;
139 margin: .3em 0 0 3.2em;
141 list-style-image: none
;
161 font-family: Times
, "Times New Roman", serif
;
166 font-family: Times, "Times New Roman", serif;
169 pre
, code
, tt
, kbd
, samp
, .mw-code
{
171 * Some browsers will render the monospace text too small, namely Firefox, Chrome and Safari.
172 * Specifying any valid, second value will trigger correct behavior without forcing a different font.
174 font-family: monospace
, Courier
;
177 background-color: #f9f9f9;
181 border: 1px solid
#ddd;
183 background-color: #f9f9f9;
193 border: 1px solid
#2f6fab;
200 padding: 0 0.5em 0.5em;
227 /* Small for tables and similar */