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
;
25 text-decoration: underline
;
33 text-decoration: none
;
40 a
.new
, #p-personal a
.new
{
44 a
.new:visited
, #p-personal a
.new:visited
{
48 /* Interwiki Styling */
50 .mw-body a.extiw:active {
54 .mw-body a.extiw:visited {
58 .mw-body a.extiw:active {
67 .mw-body a.external:visited {
68 color: #636; /* bug 3112 */
71 .mw-body a.external:active {
75 .mw-body a.external.free {
76 word-wrap: break-word
;
82 vertical-align: middle
;
88 background-color: #aaa;
93 /* Structural Elements */
106 padding-bottom: .17em;
107 border-bottom: 1px solid
#aaa;
142 /* Some space under the headers in the content area */
155 margin: .4em 0 .5em 0;
163 list-style-type: square
;
164 margin: .3em 0 0 1.6em;
169 margin: .3em 0 0 3.2em;
171 list-style-image: none
;
193 pre
, code
, tt
, kbd
, samp
, .mw-code
{
195 * Some browsers will render the monospace text too small, namely Firefox, Chrome and Safari.
196 * Specifying any valid, second value will trigger correct behavior without forcing a different font.
198 font-family: monospace
, Courier
;
203 background-color: #f9f9f9;
204 border: 1px solid
#ddd;
212 background-color: #f9f9f9;
213 border: 1px solid
#ddd;
215 /* Wrap lines in overflow. T2260, T103780 */
216 white-space: pre-wrap
;
226 border: 1px solid
#2f6fab;
233 padding: 0 0.5em 0.5em;
250 -moz-box-sizing: border-box
;
251 -webkit-box-sizing: border-box
;
252 box-sizing: border-box
;
266 /* Small for tables and similar */