9069
ediciones
Cambios
sin resumen de edición
}
/* Main page fixes */
#interwiki-completelist {
/* Margins for <ol> and <ul> */
div#content ol, div#content ul,div#mw_content ol, div#mw_content ul { margin-bottom: 0.5em;
}
/* Make the list of references smaller */
ol.references ,div.reflist,div.refbegin { font-size: 10090%; /* Default font-size */
}
div.reflist ol.references-small { font-size: 90100%;} /* VALIDATOR NOTICE: the following is correct, but the W3C validator doesn't accept it */ /* Reset font-moz-* is a vendor-specific extension (CSS 2.1 4.1.2size when nested in div.1) reflist *//* column list-count is from the CSS3 module "CSS Multistyle-column Layout" */type: inherit; /* Please ignore any validator errors caused by these two lines Enable custom list style types */.references-2column { font-size: 90%; -moz-column-count: 2; -webkit-column-count: 2; column-count: 2;
}
/* Highlight clicked reference in blue to help navigation */
ol.references > li:target,
sup.reference:target,
background-color: #DEF;
}
}
/* Allow hidden ref errors to be shown by user CSS */
span.brokenref {
display: none;
}
/* Styling for citations (CSS3). Breaks long urls, etc., rather than overflowing box */cite .citation { font-style: normal;
word-wrap: break-word;
}
/* Default styling for titles of works, styling for the title of an article
within a periodical, or a contribution within a compilation. */
cite,
.citation cite.article,
.citation cite.contribution {
font-style: inherit;
}
/* Styling for the title of any work within a citation,
or specifically the title of a periodical. */
.citation cite,
.citation cite.periodical {
font-style: italic;
}
/* For linked citation numbers and document IDs, where
the number need not be shown on a screen or a handheld,
but should be included in the printed version*/@media screen, handheld, projection { cite .citation *.printonly {
display: none;
}
}
/* Default skin for navigation boxes */
table.navbox { /* Navbox container style */
}
table.navbox + table.navbox { /* Single pixel border between adjacent navboxes */
}
.navbox-title,
.navbox-abovebelow,
table.navbox th {
}
.navbox-group { /* Group style */ white-space: nowrap; text-align: right; font-weight: bold; padding-left: 1em; padding-right: 1em;
}
.navbox, .navbox-subgroup {
}
.navbox-list {
}
.navbox-title,
table.navbox th {
}
.navbox-abovebelow,
.navbox-group,
.navbox-subgroup .navbox-title {
}
.navbox-subgroup .navbox-group, .navbox-subgroup .navbox-abovebelow {
}
.navbox-even {
}
.navbox-odd {
}
.collapseButton { /* 'show'/'hide' buttons created dynamically */
float: right; /* by the CollapsibleTables javascript in */
font-weight: normal; /* [[MediaWiki:Common.js]]are styled here */
text-align: right; /* so they can be customised. */
width: auto;
}
.navbox .collapseButton { /* In navboxes, the show/hide button balances */
width: 6em; /* the vde links from [[Template:TnavbarNavbar]], */
} /* so they need to be the same width. */
.navbar { /* Navbox template links */
font-size: 88%; /* Default font-size */
font-weight: normal;
}
.navbox .navbar {
font-size: 100%; /* Font-size when nested within navbox */
}
/* Infobox template style */
float: right;
clear: right;
text-align: left;
font-size: 88%;
line-height: 1.5em;
}
.infobox caption {
font-size: 125%;
font-weight: bold;
}
.infobox td,
.infobox th {
vertical-align: top;
}
.infobox.bordered {
.infobox.geography td,
.infobox.geography th {
border-top: solid 1px solid #aaa;
padding: 0.4em 0.6em 0.4em 0.6em;
}
.infobox.geography .mergedtoprow td,
.infobox.geography .mergedtoprow th {
border-top: solid 1px solid #aaa;
padding: 0.4em 0.6em 0.2em 0.6em;
}
.infobox.geography .mergedbottomrow th {
border-top: 0;
border-bottom: solid 1px solid #aaa;
padding: 0 0.6em 0.4em 0.6em;
}
}
/* Makes redirects appear in italics in categories and on [[Special:Allpages]] Normal font styling for table row headers with scope="row" tag */.redirectwikitable.plainrowheaders th[scope=row] { font-weight: normal; text-align: left;} /* lists indata cells are always left-categoryaligned */.wikitable td ul, .wikitable td ol,.allpagesredirect wikitable td dl { fonttext-stylealign: italicleft;
}
*/
div.listenlist {
background: url("http://upload.wikimedia.org/wikipedia/commons/thumb3/a3f/a6/Gnome-speakernotes.png/30px-Gnome-speakernotesGnome_speakernotes_30px.png");
padding-left: 40px;
}
/* Change the external link icon to an Adobe icon for all PDF files
in browsers that support these CSS selectors, like Mozilla and Opera */
div#bodyContent content a[href$=".pdf"].external, div#bodyContent content a[href*=".pdf?"].external, div#bodyContent content a[href*=".pdf#"].external,div#bodyContent content a[href$=".PDF"].external, div#bodyContent content a[href*=".PDF?"].external, div#bodyContent content a[href*=".PDF#"].external,div#mw_content a[href$=".pdf"].external, div#mw_content a[href*=".pdf?"].external, div#mw_content a[href*=".pdf#"].external,div#mw_content a[href$=".PDF"].external, div#mw_content a[href*=".PDF?"].external, div#mw_content a[href*=".PDF#"].external { background: url("http://upload.wikimedia.org/wikipedia/commons/thumb/2/23/Icons-mini-file_acrobat.gif/15px-Icons-mini-file_acrobat.gif") center right no-repeatright; padding-right: 16px18px;
}
/* Change the external link icon to an Adobe icon anywhere the PDFlink class
is used (notably Template:PDFlink). This works in IE, unlike the above. */
div#bodyContent content span.PDFlink a,div#mw_content span.PDFlink a { background: url("http://upload.wikimedia.org/wikipedia/commons/thumb/2/23/Icons-mini-file_acrobat.gif/15px-Icons-mini-file_acrobat.gif") center right no-repeatright; padding-right: 17px;} /* Remove link styling. Already defined in monobook and modern, but not defined in the other skins. Bug 18708 */#bodyContent .plainlinks a { background: none !important; padding: 0 !important18px;
}
width: 20%;
min-width: 120px;
}
background: #F8EABA;
}
/* Cell sizes for ambox/tmbox/imbox/cmbox/ombox/fmbox/dmbox message boxes */
th.mbox-text, td.mbox-text { /* The message body cell(s) */
border: none;
padding: 0.25em 0.9em; /* 0.9em left/right */ width: 100%; /* Make all mboxes the same width regardless of text length */
}
td.mbox-image { /* The left image cell */
border: none;
padding: 2px 0 2px 0.9em; /* 0.9em left, 0px right */
text-align: center;
}
td.mbox-imageright { /* The right image cell */
border: none;
padding: 2px 0.9em 2px 0; /* 0px left, 0.9em right */
text-align: center;
}
td.mbox-empty-cell { /* An empty narrow cell */
border: none;
padding: 0px;
/* Article message box styles */
table.ambox {
margin: 0px 10%; /* 10% = Will not overlap with other elements */
border: 1px solid #aaa;
border-left: 10px solid #1e90ff; /* Default "notice" blue */
background: #fbfbfb;
}
table.ambox + table.ambox { /* Single border between stacked boxes. */
margin-top: -1px;
}
background: #fbfbfb;
}
.imbox .mbox-text .imbox { /* For imboxes inside imbox-text cells. */ margin: 0 -0.5em; /* 0.9 - 0.5 = 0.4em left/right. */ display: block; /* Fix for webkit to force 100% width. */
}
.mbox-inside .imbox { /* For imboxes inside other templates. */
margin: 4px;
}
background: #f8eaba;
}
.mediawiki .mbox-inside .tmbox { /* For tmboxes inside other templates. The "mediawiki" class ensures that */ margin: 2px 0; /* class ensures that this declaration overrides other styles (including mbox-small above) */ width: 100%; /* For Safari and Opera */ /* styles (including mbox-small above) */
}
.mbox-inside .tmbox.mbox-small { /* "small" tmboxes should not be small when */
div.mw-warning-with-logexcerpt,
div.mw-lag-warn-high,
div.mw-cascadeprotectedwarning ,div#mw-protect-cascadeon {
clear: both;
margin: 0.2em 0;
padding: 0.25em 0.9em;
}
/* Div based "system" style fmbox messages. Used in [[MediaWiki:Noarticletext]] and Used in [[MediaWiki:Readonly lag]]. */
div.mw-lag-warn-normal,
div.fmbox-system {
clear: both;
/* Support for Template:IPA, Template:Unicode and Template:Polytonic. The second declarations reset the Remove default styles for all browsers except IE6, which chokes on the empty comment tags. Please copy any changes to [[TemplateMediaWiki:IPA fonts]] and [[Template:Unicode fontsNoarticletext]].*/div.IPA noarticletext { font-familyborder: "Charis SIL", "Doulos SIL", Gentium, GentiumAlt, "DejaVu Sans", Code2000, "TITUS Cyberbit Basic", "Arial Unicode MS", "Lucida Sans Unicode", "Chrysanthi Unicode"none; font-family /**/background: inherittransparent;}.Unicode { font-family: Code2000, Code2001, "Free Serif", "TITUS Cyberbit Basic", "Doulos SIL", "Chrysanthi Unicode", "Bitstream Cyberbit", "Bitstream CyberBase", Thryomanes, Gentium, GentiumAlt, "Lucida Grande", "Free Sans", "Arial Unicode MS", "Microsoft Sans Serif", "Lucida Sans Unicode"; font-family /**/: inherit;}.latinx { font-family: Code2000, Code2001, "TITUS Cyberbit Basic", "Microsoft Sans Serif"; font-family /**/: inherit;}.polytonic { font-family: "Athena Unicode", Gentium, "Palatino Linotype", "Arial Unicode MS", "Lucida Sans Unicode", "Lucida Grande", Code2000; font-family /**/padding: inherit0;
}
}
/* Removes underlines from certain links */.nounderlines a { text-decoration: none;} /* Remove underline from IPA links */,.IPA a:link, .IPA a:visited {
text-decoration: none;
}
position: relative;
}
div.NavFrame p { font-size: 100%;},div.NavFrame div.NavContent { font-size: 100%;},
div.NavFrame div.NavContent p {
font-size: 100%;
}
/* Coloured watchlist numbers Hatnotes and disambiguation notices */.mw-plusminus-pos { color: #006400; } /* dark green */.mw-plusminus-neg { color: #8B0000; } /* dark red */
.rellink,
.dablink {
font-style: italic;
padding-left: 2em;
margin-bottom: 0.5em;
}
.rellink i,
there shouldn't be according to the MoS).
*/
.toclimit-2 .toclevel-21 ul,.toclimit-3 .toclevel-32 ul,.toclimit-4 .toclevel-43 ul,.toclimit-5 .toclevel-54 ul,.toclimit-6 .toclevel-65 ul,.toclimit-7 .toclevel-7 6 ul { display: none; }
/* Styling for Template:Quote */
}
/* User block messages */
div.user-block {
padding: 5px;
margin-bottom: 0.5em;
border: 1px solid #A9A9A9;
background-color: #FFEFD5;
/* Prevent line breaks in silly places:
1) links Links when we don't want them to 2) Bold "links" to the page itself
2) HTML formulae
3) Ref tags with group names <ref group="Note"> --> "[Note 1]"
*/
.nowraplinks a,
.nowraplinks .selflink,
span.texhtml,
sup.reference a { white-space: nowrap; }
/* For template documentation */
border: 1px solid #aaa;
background-color: #ecfcf4;
padding: 5px;} .thumbinner { min-width: 100px1em;
}
}
/* Minimum thumb width */
.thumbinner {
min-width: 100px;
}
/* Makes the background of a framed image white instead of gray. */
/* Only visible with transparent images. */
div.thumb img.thumbimage {
background-color: #fff;
}
/* The backgrounds for galleries. */
div#content .gallerybox div.thumb {
background-color: #F9F9F9; /* Light gray padding */
}
/* Put a chequered background behind images, only visible if they have transparency */
.gallerybox .thumb img,
.filehistory a img,
#file img {
background: white url("http://upload.wikimedia.org/wikipedia/commons/5/5d/Checker-16x16.png") repeat;
}
/* But no chequered background not on articles, user pages or , portalsor with opt-out. */
.ns-0 .gallerybox .thumb img,
.ns-2 .gallerybox .thumb img,
.ns-100 .gallerybox .thumb img, .nochecker .gallerybox .thumb img {
background: white;
}
.wpbs-inner .wpb-outside { display: none; } /* hide things that should only display outside shells */
/* Styling for Abuse Filter tags */.mw-tag-markers { font-family:sans-serif; font-style:italic; font-size:90%;} /* Fix so <syntaxhighlight> tags and .css and .js pages get normal text size. [[Bugzilla:26204]] */div.mw-geshi div,div.mw-geshi div pre,span.mw-geshi,pre.source-css,pre.source-javascript { font-family: monospace, "Courier New" !important;} /* Remove bullets when there are multiple edit page warnings */ul.permissions-errors > li { list-style: none;}ul.permissions-errors { margin: 0;} /* No linewrap on the labels of the login/signup page */body.page-Special_UserLogin .mw-label label,body.page-Special_UserLogin_signup .mw-label label { white-space : nowrap; } /* Disable the automatic text-size adjust of WebKit on iPhones etc. It scales some text, and not the other. Use none, or fixed percentage instead. Use media selector, because defining a value, overwrites platform defaults. */@media only screen and (max-device-width: 480px) { body { -webkit-text-size-adjust: none; }} /* Pie chart test: Transparent borders */.transborder { border: solid transparent;}* html .transborder { /* IE6 */ border: solid #000001; filter: chroma(color=#000001);} /* Style for horizontal lists (separator following item) */ol.hlist, ul.hlist,.hlist ol, .hlist ul { margin: 0 !important;}.hlist li { padding: 0em 0.6em 0em 0em; display: inline; background: url("http://upload.wikimedia.org/wikipedia/commons/d/da/Middot.png") no-repeat right;}.hlist li:last-child { padding-right: 0em; background: none;} /* Css for enWiki based fundraising pages. Questions? Contact [[User:Jalexander]] */body.page-Wikipedia_2011Appeal1 #mw-panel div.portal, body.page-Wikipedia_2011Appeal1 #p-namespaces,body.page-Wikipedia_2011Appeal1 #p-views,body.page-Wikipedia_2011Appeal1 #p-cactions,body.page-Wikipedia_2011Appeal1 #p-search,body.page-Wikipedia_2011Appeal1 #p-personal,body.page-Wikipedia_2011Appeal1 #catlinks,body.page-Wikipedia_2011Appeal1 #siteNotice,body.page-Wikipedia_2011Appeal1 #firstHeading { display: none !important;} body.page-Wikipedia_2011Appeal1 div#content,body.page-Wikipedia_2011Appeal1 div#mw-head-base,body.page-Wikipedia_2011Appeal1 div#footer { background-color: transparent !important; background-image: none !important;} /* 2nd page */body.page-Wikipedia_2011Appeal2 #mw-panel div.portal, body.page-Wikipedia_2011Appeal2 #p-namespaces,body.page-Wikipedia_2011Appeal2 #p-views,body.page-Wikipedia_2011Appeal2 #p-cactions,body.page-Wikipedia_2011Appeal2 #p-search,body.page-Wikipedia_2011Appeal2 #p-personal,body.page-Wikipedia_2011Appeal2 #catlinks,body.page-Wikipedia_2011Appeal2 #siteNotice,body.page-Wikipedia_2011Appeal2 #firstHeading { display: none !important;} body.page-Wikipedia_2011Appeal2 div#content,body.page-Wikipedia_2011Appeal2 div#mw-head-base,body.page-Wikipedia_2011Appeal2 div#footer { background-color: transparent !important; background-image: none !important;} /* BREADCRUMB CODE FOR THE ACCOUNT CREATION PROCESS */ .breadcrumb { list-style: none; overflow: hidden; font: 14px Helvetica, Arial, Sans-Serif;}.breadcrumb li { float: left; margin-bottom: 0;}.breadcrumb li a { color: white; text-decoration: none; padding: 10px 0 10px 45px; position: relative; display: block; float: left;} .breadcrumb li a:after,.breadcrumb li a:before { content: " "; display: block; width: 0; height: 0; border-top: 50px solid transparent; /* Go big on the size, and let overflow hide */ border-bottom: 50px solid transparent; position: absolute; top: 50%; margin-top: -50px; left: 100%; z-index: 2;} .breadcrumb li a:before { border-left: 31px solid white; margin-left: 1px; z-index: 1;} .breadcrumb li:first-child a { padding-left: 20px;} .currentcrumb a { background: #069;} .currentcrumb a:after { border-left: 30px solid #069;} .currentcrumb a:hover, .prevcrumb a:hover, .nextcrumb a:hover { background: #002d44;} .currentcrumb a:hover:after, .prevcrumb a:hover:after, .nextcrumb a:hover:after { border-left-color: #002d44 !important; } .prevcrumb a { background: #396;} .prevcrumb a:after { border-left: 30px solid #396;} .nextcrumb a { background: #999;} .nextcrumb a:after { border-left: 30px solid #999;} /* Makes it possible for the boxes in the Account Creation Process to overlap */#userlogin {margin:0;width:90% !important;max-width:100% !important;padding:1.5em;padding-top:0.75em !important;border:0;-moz-box-shadow: inset 0 0px 10px rgba(0, 0, 0, 0.35);-webkit-box-shadow: inset 0 0px 10px rgba(0, 0, 0, 0.35);box-shadow: inset 0 0px 10px rgba(0, 0, 0, 0.35);-moz-border-radius: 7px;-webkit-border-radius: 7px;border-radius: 7px;background:white;background: #fff;background: -moz-linear-gradient(bottom, #fff 90%, #F5F5F5 100%);background: -webkit-gradient(linear, left bottom, left top, color-stop(90%,#fff), color-stop(100%,#F5F5F5));background: -webkit-linear-gradient(bottom, #fff 90%,#F5F5F5 100%);background: -o-linear-gradient(bottom, #fff 90%,#F5F5F5 100%);background: -ms-linear-gradient(bottom, #fff 90%,#F5F5F5 100%);background: linear-gradient(bottom, #fff 90%,#fff 100%); } /* Hides the longer title for the listed pages */ body.page-MediaWiki:Customusertemplate-ACP1-Fancycaptcha-createaccount #firstHeading,body.page-MediaWiki:Customusertemplate-ACP1-Welcomecreation #firstHeading,body.page-MediaWiki_Customusertemplate-ACP2-Welcomecreation #firstHeading,body.page-MediaWiki_Customusertemplate-ACP2-Be_a_part_of_Wikipedia_History_Copyediting #firstHeading,body.page-MediaWiki_Customusertemplate-ACP2-Which_skills_do_you_have_to_offer #firstHeading,body.page-MediaWiki_Customusertemplate-ACP2-Be_a_part_of_Wikipedia_Geography_Copyediting #firstHeading,body.page-MediaWiki_Customusertemplate-ACP2-Be_a_part_of_Wikipedia_Technology_Organizing #firstHeading,body.page-MediaWiki_Customusertemplate-ACP2-Be_a_part_of_Wikipedia_Technology_Searching_the_web #firstHeading,body.page-MediaWiki_Customusertemplate-ACP2-Be_a_part_of_Wikipedia_Technology_Research_Writing #firstHeading,body.page-MediaWiki_Customusertemplate-ACP2-Be_a_part_of_Wikipedia_Technology_Copyediting #firstHeading,body.page-MediaWiki_Customusertemplate-ACP2-Be_a_part_of_Wikipedia_Biology_Organizing #firstHeading,body.page-MediaWiki_Customusertemplate-ACP2-Be_a_part_of_Wikipedia_Biology_Searching_the_web #firstHeading,body.page-MediaWiki_Customusertemplate-ACP2-Be_a_part_of_Wikipedia_Biology_Research_Writing #firstHeading,body.page-MediaWiki_Customusertemplate-ACP2-Be_a_part_of_Wikipedia_Biology_Copyediting #firstHeading,body.page-MediaWiki_Customusertemplate-ACP2-Be_a_part_of_Wikipedia_History_Organizing #firstHeading,body.page-MediaWiki_Customusertemplate-ACP2-Be_a_part_of_Wikipedia_History_Searching_the_web #firstHeading,body.page-MediaWiki_Customusertemplate-ACP2-Be_a_part_of_Wikipedia_History_Research_Writing #firstHeading,body.page-MediaWiki_Customusertemplate-ACP2-Be_a_part_of_Wikipedia_Arts_Organizing #firstHeading,body.page-MediaWiki_Customusertemplate-ACP2-Be_a_part_of_Wikipedia_Arts_Searching_the_web #firstHeading,body.page-MediaWiki_Customusertemplate-ACP2-Be_a_part_of_Wikipedia_Arts_Research_Writing #firstHeading,body.page-MediaWiki_Customusertemplate-ACP2-Be_a_part_of_Wikipedia_Arts_Copyediting #firstHeading,body.page-MediaWiki_Customusertemplate-ACP2-Be_a_part_of_Wikipedia_Mathematics_Organizing #firstHeading,body.page-MediaWiki_Customusertemplate-ACP2-Be_a_part_of_Wikipedia_Mathematics_Searching_the_web #firstHeading,body.page-MediaWiki_Customusertemplate-ACP2-Be_a_part_of_Wikipedia_Mathematics_Research_Writing #firstHeading,body.page-MediaWiki_Customusertemplate-ACP2-Be_a_part_of_Wikipedia_Mathematics_Copyediting #firstHeading,body.page-MediaWiki_Customusertemplate-ACP2-Be_a_part_of_Wikipedia_Geography_Organizing #firstHeading,body.page-MediaWiki_Customusertemplate-ACP2-Be_a_part_of_Wikipedia_Geography_Searching_the_web #firstHeading,body.page-MediaWiki_Customusertemplate-ACP2-Be_a_part_of_Wikipedia_Geography_Research_Writing #firstHeading {display: none !important;}