GW2Wiki:Proyectos/CSS/content general- vector
De Guild Wars 2 Wiki
< GW2Wiki:Proyectos | CSS
Ir a la navegaciónIr a la búsqueda
/* Rhythmic text sizes and grid leading */ #bodyContent > h1:hover, #bodyContent > h2:hover, #bodyContent > h3:hover, #bodyContent > h4:hover, #bodyContent > h5:hover, #bodyContent > h6:hover { background-image: none; } div#content h1, div#content h2, div#content h3, div#content h4, div#content h5, div#content h6 { padding: 0; } div#content h1, div#content h2 { font-family: "EasonPro","Times New Roman", serif !important; font-weight: normal; } div#content h3, div#content h4, div#content h5, div#content h6 { font-family: Arial, sans-serif !important; font-weight: bold; } div#content h1 { font-size: 2.231em; line-height: 1.250em; margin-top: 0.724em; margin-bottom: 0.690em; } div#content #firstHeading /* note: this element is outside div.bodyContent so is actually the same displayed font size as h1 2.2308em */ { font-size: 1.8125em; margin-top: 0; } div#content h2 { font-size: 1.923em; line-height: 1.200em; margin-top: 1.000em; margin-bottom: 0.400em; } div#content h3 { font-size: 1.308em; line-height: 1.150em; margin-top: 1.353em; margin-bottom: 0.588em; } div#content h4 { font-size: 1.154em; line-height: 1.100em; margin-top: 1.000em; margin-bottom: 0.667em; padding: 0; } div#content h5 { font-size: 1.000em; line-height: 1.150em; margin-top: 1.308em; margin-bottom: 0.769em; } div#content h6 { font-size: 0.923em; line-height: 1.000em; margin-top: 1.500em; margin-bottom: 0.833em; } p, ul, ol, dl { margin-top: 0.769em; margin-bottom: 0.769em; line-height: 1.538em; } dd, dt, li { margin-top: 0; margin-bottom: 0; line-height: 1.538em; } #bodyContent { font-size: 0.8125em; padding-top: 0px !important; } #content li > ul, #content li > ol { margin-top: 0px; margin-bottom: 0px; } sup, sub { line-height: 0; } .mw-body #toc { margin: 10px 0px; } .mw-body #toc h2, .mw-body .toc h2 { font-size: inherit; font-family: sans-serif !important; font-weight: bold; } .mw-editsection { font-family: Arial, sans-serif; line-height: unset; } li > ul, li > ol { margin-top: 0; margin-bottom: 0; }