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
;
17 cursor: pointer
; /* Always cursor:pointer even without href */
30 text-decoration: underline
;
38 text-decoration: none
;
51 #p-personal a
.new:visited
{
55 /* Interwiki Styling */
56 .mw-body-content a
.extiw
,
57 .mw-body-content a.extiw:active {
61 .mw-body-content a.extiw:visited {
65 .mw-body-content a.extiw:active {
70 .mw-body-content a.external {
74 .mw-body-content a.external:visited {
75 color: #636; /* T5112 */
78 .mw-body-content a.external:active {
82 .mw-body-content a.external.free {
83 word-wrap: break-word
;
89 vertical-align: middle
;
95 background-color: #a2a9b1;
100 /* Structural Elements */
113 padding-bottom: 0.17em;
114 border-bottom: 1px solid
#a2a9b1;
149 /* Some space under the headers in the content area */
152 margin-bottom: 0.6em;
158 margin-bottom: 0.3em;
162 margin: 0.4em 0 0.5em 0;
170 list-style-type: square
;
171 margin: 0.3em 0 0 1.6em;
176 margin: 0.3em 0 0 3.2em;
178 list-style-image: none
;
182 margin-bottom: 0.1em;
187 margin-bottom: 0.1em;
192 margin-bottom: 0.5em;
197 margin-bottom: 0.1em;
207 * Some browsers will render the monospace text too small, namely Firefox, Chrome and Safari.
208 * Specifying any valid, second value will trigger correct behavior without forcing a different font.
210 font-family: monospace
, 'Courier';
215 background-color: #f8f9fa;
216 border: 1px solid
#eaecf0;
224 background-color: #f8f9fa;
225 border: 1px solid
#eaecf0;
227 /* Wrap lines in overflow. T2260, T103780 */
228 white-space: pre-wrap
;
238 border: 1px solid
#2a4b8d;
245 padding: 0 0.5em 0.5em;
262 -moz-box-sizing: border-box
;
263 -webkit-box-sizing: border-box
;
264 box-sizing: border-box
;
278 /* Small for tables and similar */