|
|
(86 intermediate revisions not shown) |
Line 16: |
Line 16: |
| | | |
| /* <pre> | | /* <pre> |
- | Fuente: http://es.wikipedia.org/wiki/User:Sanbec/monobook.css
| + | |
| + | |
| + | |
| + | ttp://es.wikipedia.ttp://es.wikipedia.org/wiki/User:Sanbec/monobook.css |
| Personalizada por Axxgreazz, para el [[w:es:User:Axxgreazz/Monobook-Suite]] | | Personalizada por Axxgreazz, para el [[w:es:User:Axxgreazz/Monobook-Suite]] |
| + | Personalizada por Admin, para Alfaomega |
| http://es.wikipedia.org/wiki/Usuario:Axxgreazz/Monobook-Suite */ | | http://es.wikipedia.org/wiki/Usuario:Axxgreazz/Monobook-Suite */ |
| | | |
- | /* 1: */ | + | /* Seccin 1: Configuraci general */ |
| | | |
| body { | | body { |
- | font: x-small sans-serif;
| + | font: x-small sans-serif; |
- | background: #f9f9f9 url(http://commons.wikipedia.org/skins-1.5/monobook/headbg.jpg) 0 0 no-repeat;
| + | background: #E5E8FF no-repeat 0 0; |
- | color: black;
| + | color: black; |
- | margin: 0;
| + | margin: 0; |
- | padding: 0;
| + | padding: 0; |
| } | | } |
| | | |
| a {text-decoration:none} | | a {text-decoration:none} |
| a:active, a:hover {text-decoration:underline} | | a:active, a:hover {text-decoration:underline} |
- | .stub:visited {color:FF9900 !important} | + | .stub:visited {color:darkorange !important} |
- |
| + | |
- | #p-cactions #ca-edit-0 a { | + | #content { |
- | padding-left: 0.4em;
| + | color: black; |
- | padding-right: 0.4em;
| + | font-family: "Trebuchet MS"; |
| + | margin-right: 5px; |
| + | border-right: solid 1px silver; |
| + | -moz-border-radius-topleft: 2%; |
| + | -moz-border-radius-topright: 2%; |
| + | -moz-border-radius-bottomleft: 2%; |
| + | -moz-border-radius-bottomright: 2%; |
| } | | } |
| | | |
- | #content { color : black; font-family:Trebuchet MS;}
| + | /* Colores de la caja de edicin al editar textos */ |
- |
| + | |
- | /* Colores de la caja de edici | + | |
| textarea { color: #000000; } | | textarea { color: #000000; } |
| textarea { background : #F8F8F8; } | | textarea { background : #F8F8F8; } |
| | | |
- | /* Barra personal (la que tiene enlaces a las preferencias, buz | + | /* Barra personal (la que tiene enlaces a las preferencias, buzn, usuario, etc.) */ |
| #p-personal li a { color: #003399; } | | #p-personal li a { color: #003399; } |
| #p-personal li a:hover { color: #C00000; } | | #p-personal li a:hover { color: #C00000; } |
| | | |
| /* Color por defecto */ | | /* Color por defecto */ |
- | #p-cactions li { background : white; } | + | #p-cactions li { |
- | #p-cactions li a { background-color : white; } | + | background: #E5E8FF; |
| + | border: none; |
| + | font-size: 105%; |
| + | -moz-border-radius-topleft: 10%; |
| + | -moz-border-radius-topright: 10%; |
| + | } |
| + | #p-cactions li.selected { |
| + | background-color: #ffffff; |
| + | } |
| + | #p-cactions li a { |
| + | background-color: #E5E8FF; |
| + | border: none; |
| + | font-size: 105%; |
| + | -moz-border-radius-topleft: 10%; |
| + | -moz-border-radius-topright: 10%; |
| + | } |
| + | #p-cactions li.selected a{ |
| + | background-color: #ffffff; |
| + | } |
| | | |
| /* Sin padding para enlaces externos */ | | /* Sin padding para enlaces externos */ |
Line 57: |
Line 83: |
| | | |
| | | |
- | /* Secci 2: Bordes redondeados (para navegadores moz/firefox/gecko) */ | + | /* Seccin 2: Bordes redondeados (para navegadores moz/firefox/gecko) */ |
- |
| + | |
- | .pBody {
| + | |
- | padding: 0.3em 0.1em;
| + | |
- | -moz-border-radius-topright: 0.5em;
| + | |
- | }
| + | |
| | | |
| .portlet h5 { | | .portlet h5 { |
| background-color: #e0e3e6; | | background-color: #e0e3e6; |
| border: thin solid silver; | | border: thin solid silver; |
- | -moz-border-radius-topright: 0.5em; | + | -moz-border-radius-topright: 10%; |
| + | -moz-border-radius-bottomright: 10%; |
| } | | } |
- |
| + | |
- | #p-cactions ul li, #p-cactions ul li a {
| + | /* Seccin 3: Estilo de los diff */ |
- | -moz-border-radius-topright: 0.5em; | + | |
- | }
| + | |
- |
| + | |
- | #content {
| + | |
- | -moz-border-radius-topleft: 0.5em;
| + | |
- | }
| + | |
- |
| + | |
- |
| + | |
- | /* 3: Estilo de los diff */ | + | |
| | | |
| td.diff-deletedline {background:#E4F6D8;} | | td.diff-deletedline {background:#E4F6D8;} |
Line 93: |
Line 106: |
| | | |
| | | |
- | /* 4: Estilo de los */ | + | /* Seccion 4: Estilo de los titulos */ |
| | | |
- | h1, h2, h3, h4, h5, h6 { color: #001155;} | + | h1, h2, h3, h4, h5, h6 { |
- | #bodyContent h1 { color : #001155; } | + | color: #336699; |
- | #bodyContent h2 { color : #001155; } | + | } |
- | #bodyContent h3 { color : #001155; } | + | #bodyContent h1 { |
- | #bodyContent h4 { color : #001155; } | + | color: #336699; |
- | #bodyContent h5 { color : #001155; } | + | } |
- | #bodyContent h6 { color : #001155; } | + | #bodyContent h2 { |
| + | color: #336699; |
| + | } |
| + | #bodyContent h3 { color : #336699; } |
| + | #bodyContent h4 { color : #336699; } |
| + | #bodyContent h5 { color : #336699; } |
| + | #bodyContent h6 { color : #336699; } |
| | | |
- | h1 { | + | h1 { |
- | font-weight: 100;
| + | font-weight: 100; |
- | -moz-border-radius-topright: 0.5em;
| + | background-color: transparent; |
- | -moz-border-radius-bottomleft: 0.5em;
| + | width: 90%; |
- | -moz-border-radius-topleft: 0.5em;
| + | margin: 0.5em 0 0.5em 1em; |
- | -moz-border-radius-bottomright: 0.5em;
| + | padding: 0.5em; |
- | background: #ECF3FC;
| + | border-bottom: 0px; |
- | width: 90%;
| + | font-size: 180%; |
- | margin: 0.5em 0 0.5em 1em;
| + | |
- | padding: 0.5em;
| + | |
- | border-bottom: 0px
| + | |
| } | | } |
| | | |
| h2 { | | h2 { |
- | color: #001155;
| + | color: #336699; |
- | font-size: 14pt;
| + | font-size: 14pt; |
- | font-weight: bold
| + | font-weight: bold; |
| } | | } |
- |
| + | |
- |
| + | /* Seccin 5: Estilo de las barras de navegacin (columna de la izquierda) |
- | /* 5: Estilo de las barras de (columna de la izquierda) | + | (Navegacin, bsqueda, herramientas, interwikis, personal, desarrollo, recursos, participa, estados) */ |
- | (, , herramientas, interwikis, personal, desarrollo, recursos, participa, estados) */ | + | |
| | | |
| /* Cabeceras */ | | /* Cabeceras */ |
| #p-navigation h5, #p-search h5, #p-tb h5, #p-lang h5, #p-nbx h5, #p-development h5, #p-resources h5, #p-participate h5, #tz-statuschanger h5, #p-Contribuer h5, #p-colaboraci.C3.B3n h5, #p-ayuda h5, #p-community h5, #p-site h5, #p-download-header h5, #p-support h5, #p-communication h5 { | | #p-navigation h5, #p-search h5, #p-tb h5, #p-lang h5, #p-nbx h5, #p-development h5, #p-resources h5, #p-participate h5, #tz-statuschanger h5, #p-Contribuer h5, #p-colaboraci.C3.B3n h5, #p-ayuda h5, #p-community h5, #p-site h5, #p-download-header h5, #p-support h5, #p-communication h5 { |
- | background: #CCE0FB;
| + | background: #D7DDFF; |
- | padding: 4px 10px;
| + | padding: 4px 10px; |
- | display: block;
| + | display: block; |
- | font-weight: bold;
| + | font-weight: bold; |
- | font-size: .8em;
| + | font-size: .8em; |
- | margin-bottom: 1px;
| + | margin-bottom: 1px; |
- | -moz-border-radius-topright: 1em;
| + | color: Black; |
| + | border: none; |
| } | | } |
| | | |
Line 142: |
Line 158: |
| /*Contenido */ | | /*Contenido */ |
| .pBody { | | .pBody { |
- | background-color: #FFFFFF;
| + | padding: 0 0.1em; |
- | padding: 0.3em 0.1em;
| + | background-color: #E5E8FF; |
- | -moz-border-radius-topright: .5em;
| + | border: none; |
| } | | } |
| | | |
| | | |
- | /* 6: Estilo de texto preformateado */ | + | /* Seccin 6: Estilo de texto preformateado */ |
| pre { | | pre { |
| padding: 1em; | | padding: 1em; |
Line 158: |
Line 174: |
| | | |
| | | |
- | /* 7: Estilo de la inferior */ | + | /* Seccin 7: Estilo de la seccin inferior */ |
| #footer { | | #footer { |
| background: transparent; | | background: transparent; |
Line 177: |
Line 193: |
| | | |
| #catlinks { | | #catlinks { |
- | border:1px solid #003399;
| + | background: url(http://www.editthis.info/images/alfaomega/3/35/Crystal_Clear_app_my_documents.png) no-repeat 1%; |
- | background-color:#ECF3FC;
| + | background-color: #FFFFCC; |
- | color: #003399;
| + | margin-top: 1em; |
- | padding:5px;
| + | clear: both; |
- | margin-top: 1em;
| + | font-size: 110%; |
- | clear: both;
| + | font-style: italic; |
| + | border: 1px dashed Black; |
| + | text-align: left; |
| + | text-indent: 4%; |
| + | padding: 5px; |
| } | | } |
| | | |
| | | |
- | /* 8: Estilo de cajas de */ | + | /* Seccin 8: Estilo de cajas de bsqueda */ |
| | | |
| #searchInput { | | #searchInput { |
Line 196: |
Line 216: |
| /***************************************************************************************/ | | /***************************************************************************************/ |
| | | |
- | /* 9: Estilo de los botones de */ | + | /* Seccin 9: Estilo de los botones de edicin */ |
| | | |
| input.editButton, input.searchButton, #wpSave, #wpPreview, #wpDiff, #wpLivepreview, #wpCleanLP { | | input.editButton, input.searchButton, #wpSave, #wpPreview, #wpDiff, #wpLivepreview, #wpCleanLP { |
Line 208: |
Line 228: |
| border: 1px solid; | | border: 1px solid; |
| } | | } |
- |
| + | |
- |
| + | |
- | /* 10: Color de fondo de la de */
| + | |
- |
| + | |
- | /* especiales */
| + | |
- | .ns--1 * #content { color : black; }
| + | |
- | .ns--1 * #content { background : #FFFFFF; }
| + | |
- | .ns--1 * #p-cactions li { background : #FFFFFF; }
| + | |
- | .ns--1 * #p-cactions li a { background-color : #FFFFFF; }
| + | |
- |
| + | |
- | /* de */
| + | |
- | .ns-0 * #content { color : black; }
| + | |
- | .ns-0 * #content { background : #FFFFFF; }
| + | |
- | .ns-0 * #p-cactions li { background : #FFFFFF; }
| + | |
- | .ns-0 * #p-cactions li a { background-color : #FFFFFF; }
| + | |
- |
| + | |
- | /*de de */
| + | |
- | .ns-1 * #content { color : black; }
| + | |
- | .ns-1 * #content { background : #FFFFEE; }
| + | |
- | .ns-1 * #p-cactions li { background : #FFFFEE; }
| + | |
- | .ns-1 * #p-cactions li a { background-color : #FFFFEE; }
| + | |
- |
| + | |
- | /* */
| + | |
- | .ns-2 * #content { color : black; }
| + | |
- | .ns-2 * #content { background : #FFFFFF; }
| + | |
- | .ns-2 * #p-cactions li { background : #FFFFFF; }
| + | |
- | .ns-2 * #p-cactions li a { background-color : #FFFFFF; }
| + | |
- |
| + | |
- | /* de de Usuario */
| + | |
- | .ns-3 * #content { color : black; }
| + | |
- | .ns-3 * #content { background : #FFFFEE; }
| + | |
- | .ns-3 * #p-cactions li { background : #FFFFEE; }
| + | |
- | .ns-3 * #p-cactions li a { background-color : #FFFFEE; }
| + | |
- |
| + | |
- | /* de Wikipedia */
| + | |
- | .ns-4 * #content { color : black; }
| + | |
- | .ns-4 * #content { background : #EEFFEE; }
| + | |
- | .ns-4 * #p-cactions li { background : #EEFFEE; }
| + | |
- | .ns-4 * #p-cactions li a { background-color : #EEFFEE; }
| + | |
- |
| + | |
- | /* de de Wikipedia */
| + | |
- | .ns-5 * #content { color : black; }
| + | |
- | .ns-5 * #content { background : #FFFFEE; }
| + | |
- | .ns-5 * #p-cactions li { background : #FFFFEE; }
| + | |
- | .ns-5 * #p-cactions li a { background-color : #FFFFEE; }
| + | |
- |
| + | |
- | /* de de
| + | |
- | .ns-6 * #content { color : black; }
| + | |
- | .ns-6 * #content { background : #EEEEFF; }
| + | |
- | .ns-6 * #p-cactions li { background : #EEEEFF; }
| + | |
- | .ns-6 * #p-cactions li a { background-color : #EEEEFF; }*/
| + | |
- |
| + | |
- | /* de de imagenes */
| + | |
- | .ns-7 * #content { background : #FFFFEE; }
| + | |
- | .ns-7 * #content { color : black; }
| + | |
- | .ns-7 * #p-cactions li { background : #FFFFEE; }
| + | |
- | .ns-7 * #p-cactions li a { background-color : #FFFFEE; }
| + | |
- |
| + | |
- | /* de MediaWiki */
| + | |
- | .ns-8 * #content { color : black; }
| + | |
- | .ns-8 * #content { background : #EEEEFF; }
| + | |
- | .ns-8 * #p-cactions li { background : #EEEEFF; }
| + | |
- | .ns-8 * #p-cactions li a { background-color : #EEEEFF; }
| + | |
- |
| + | |
- | /* de de MediaWiki */
| + | |
- | .ns-9 * #content { color : black; }
| + | |
- | .ns-9 * #content { background : #FFFFEE; }
| + | |
- | .ns-9 * #p-cactions li { background : #FFFFEE; }
| + | |
- | .ns-9 * #p-cactions li a { background-color : #FFFFEE; }
| + | |
- |
| + | |
- | /* de de Plantilla */
| + | |
- | .ns-11 * #content { color : black; }
| + | |
- | .ns-11 * #content { background : #FFFFEE; }
| + | |
- | .ns-11 * #p-cactions li { background : #FFFFEE; }
| + | |
- | .ns-11 * #p-cactions li a { background-color : #FFFFEE; }
| + | |
- |
| + | |
- | /* de Ayuda */
| + | |
- | .ns-12 * #content { color : black; }
| + | |
- | .ns-12 * #content { background : #F8FCFF; }
| + | |
- | .ns-12 * #p-cactions li { background : #F8FCFF; }
| + | |
- | .ns-12 * #p-cactions li a { background-color : #F8FCFF; }
| + | |
- |
| + | |
- | /* de de Ayuda */
| + | |
- | .ns-13 * #content { color : black; }
| + | |
- | .ns-13 * #content { background : #FFEEEE; }
| + | |
- | .ns-13 * #p-cactions li { background : #FFEEEE; }
| + | |
- | .ns-13 * #p-cactions li a { background-color : #FFEEEE; }
| + | |
- |
| + | |
- | /* de de */
| + | |
- | .ns-15 * #content { color : black; }
| + | |
- | .ns-15 * #content { background : #FFFFEE; }
| + | |
- | .ns-15 * #p-cactions li { background : #FFFFEE; }
| + | |
- | .ns-15 * #p-cactions li a { background-color : #FFFFEE; }
| + | |
- |
| + | |
- | /* de Wikiproyectos*/
| + | |
- | .ns-102 * #content { color : black; }
| + | |
- | .ns-102 * #content { background : #FFFFEE; }
| + | |
- | .ns-102 * #p-cactions li { background : #FFFFEE; }
| + | |
- | .ns-102 * #p-cactions li a { background-color : #FFFFEE; }
| + | |
- |
| + | |
- | /* de de wikiproyectos*/
| + | |
- | .ns-103 * #content { color : black; }
| + | |
- | .ns-103 * #content { background : #FFFFEE; }
| + | |
- | .ns-103 * #p-cactions li { background : #FFFFEE; }
| + | |
- | .ns-103 * #p-cactions li a { background-color : #FFFFEE; }
| + | |
- |
| + | |
- |
| + | |
- | /* 11: Estilo de de */
| + | |
- |
| + | |
- | .ns-1 * #content,
| + | |
- | .ns-3 * #content,
| + | |
- | .ns-5 * #content,
| + | |
- | .ns-7 * #content,
| + | |
- | .ns-9 * #content,
| + | |
- | .ns-11 * #content,
| + | |
- | .ns-13 * #content,
| + | |
- | .ns-15 * #content,
| + | |
- | .ns-102 * #content,
| + | |
- | .ns-103 * #content,
| + | |
- | .ns-1 * #mytabs li,
| + | |
- | .ns-3 * #mytabs li,
| + | |
- | .ns-5 * #mytabs li,
| + | |
- | .ns-7 * #mytabs li,
| + | |
- | .ns-9 * #mytabs li,
| + | |
- | .ns-11 * #mytabs li,
| + | |
- | .ns-13 * #mytabs li,
| + | |
- | .ns-15 * #mytabs li,
| + | |
- | .ns-102 * #mytabs li,
| + | |
- | .ns-103 * #mytabs li {
| + | |
- | background: #FFFFF0;
| + | |
- | }
| + | |
- |
| + | |
- | .ns-1 * #mytabs li a,
| + | |
- | .ns-3 * #mytabs li a,
| + | |
- | .ns-5 * #mytabs li a,
| + | |
- | .ns-7 * #mytabs li a,
| + | |
- | .ns-9 * #mytabs li a,
| + | |
- | .ns-11 * #mytabs li a,
| + | |
- | .ns-13 * #mytabs li a,
| + | |
- | .ns-15 * #mytabs li a,
| + | |
- | .ns-102 * #mytabs li a,
| + | |
- | .ns-103 * #mytabs li a,
| + | |
- | .ns-1 * #p-cactions li a,
| + | |
- | .ns-3 * #p-cactions li a,
| + | |
- | .ns-5 * #p-cactions li a,
| + | |
- | .ns-7 * #p-cactions li a,
| + | |
- | .ns-9 * #p-cactions li a,
| + | |
- | .ns-11 * #p-cactions li a,
| + | |
- | .ns-13 * #p-cactions li a,
| + | |
- | .ns-15 * #p-cactions li a,
| + | |
- | .ns-102 * #p-cactions li a,
| + | |
- | .ns-103 * #p-cactions li a {
| + | |
- | background-color: #FFFFF0;
| + | |
- | }
| + | |
- |
| + | |
- | .ns-1 * #content div.thumb,
| + | |
- | .ns-3 * #content div.thumb,
| + | |
- | .ns-5 * #content div.thumb,
| + | |
- | .ns-7 * #content div.thumb,
| + | |
- | .ns-9 * #content div.thumb,
| + | |
- | .ns-11 * #content div.thumb,
| + | |
- | .ns-13 * #content div.thumb,
| + | |
- | .ns-15 * #content div.thumb,
| + | |
- | .ns-102 * #content div.thumb,
| + | |
- | .ns-103 * #content div.thumb {
| + | |
- | border-color: #FFFFF0;
| + | |
- | }
| + | |
- |
| + | |
| /***************************************************************************************/ | | /***************************************************************************************/ |
| | | |
- | /* 12: Configurador de iconos */ | + | /* Seccin 12: Configurador de iconos */ |
| | | |
| /* Barra superior p-personal */ | | /* Barra superior p-personal */ |
Line 387: |
Line 240: |
| li#pt-logout a{padding-left: 18px;background:url(http://es.wikipedia.org/skins-1.5/amethyst/connect.png) top left no-repeat; } | | li#pt-logout a{padding-left: 18px;background:url(http://es.wikipedia.org/skins-1.5/amethyst/connect.png) top left no-repeat; } |
| li#pt-anonlogin a{padding-left: 18px;background:url(http://es.wikipedia.org/skins-1.5/amethyst/connected.png) top left no-repeat; } | | li#pt-anonlogin a{padding-left: 18px;background:url(http://es.wikipedia.org/skins-1.5/amethyst/connected.png) top left no-repeat; } |
| + | li#pt-watchlist a{padding-left: 18px;background:url(http://upload.wikimedia.org/wikipedia/commons/4/49/Icons-mini-page_find.gif) top left no-repeat; } |
| + | li#pt-mycontris a{padding-left: 18px;background:url(http://upload.wikimedia.org/wikipedia/commons/7/74/Icons-mini-page_tick.gif) top left no-repeat; } |
| | | |
- | /* superiores: p-cactions*/ | + | /* Pestaas superiores: p-cactions*/ |
| li#ca-nstab-main a{padding-left: 18px;background:url(http://es.wikipedia.org/skins-1.5/amethyst/nstab-main.png) top left no-repeat; } | | li#ca-nstab-main a{padding-left: 18px;background:url(http://es.wikipedia.org/skins-1.5/amethyst/nstab-main.png) top left no-repeat; } |
| li#ca-nstab-user a{padding-left: 18px;background:url(http://es.wikipedia.org/skins-1.5/amethyst/nstab-user.png) top left no-repeat; } | | li#ca-nstab-user a{padding-left: 18px;background:url(http://es.wikipedia.org/skins-1.5/amethyst/nstab-user.png) top left no-repeat; } |
Line 402: |
Line 257: |
| li#ca-watch a{padding-left: 18px;background:url(http://es.wikipedia.org/skins-1.5/amethyst/watch.png) top left no-repeat; } | | li#ca-watch a{padding-left: 18px;background:url(http://es.wikipedia.org/skins-1.5/amethyst/watch.png) top left no-repeat; } |
| li#ca-unwatch a{padding-left: 18px;background:url(http://es.wikipedia.org/skins-1.5/amethyst/unwatch.png) top left no-repeat; } | | li#ca-unwatch a{padding-left: 18px;background:url(http://es.wikipedia.org/skins-1.5/amethyst/unwatch.png) top left no-repeat; } |
| + | li#ca-viewsource a{padding-left: 18px;background:url(http://upload.wikimedia.org/wikipedia/commons/3/3f/Icons-mini-page_lock.gif) top left no-repeat; } |
| | | |
- | /* Cajas de */ | + | /* Cajas de navegacin */ |
| li#n-mainpage a{padding-left: 18px;background:url(http://es.wikipedia.org/skins-1.5/amethyst/mainpage.png) top left no-repeat; } | | li#n-mainpage a{padding-left: 18px;background:url(http://es.wikipedia.org/skins-1.5/amethyst/mainpage.png) top left no-repeat; } |
| li#n-welcome a{padding-left: 18px;background:url(http://es.wikipedia.org/skins-1.5/amethyst/currentevents.png) top left no-repeat; } | | li#n-welcome a{padding-left: 18px;background:url(http://es.wikipedia.org/skins-1.5/amethyst/currentevents.png) top left no-repeat; } |
Line 419: |
Line 275: |
| li#n-randompage a{padding-left: 18px;background:url(http://es.wikipedia.org/skins-1.5/amethyst/random.png) top left no-repeat; } | | li#n-randompage a{padding-left: 18px;background:url(http://es.wikipedia.org/skins-1.5/amethyst/random.png) top left no-repeat; } |
| li#n-Featured-articles a{padding-left: 18px;background:url(http://es.wikipedia.org/skins-1.5/amethyst/chat.png) top left no-repeat; } | | li#n-Featured-articles a{padding-left: 18px;background:url(http://es.wikipedia.org/skins-1.5/amethyst/chat.png) top left no-repeat; } |
- | | + | li#n-Evitar-el-captcha a{padding-left: 18px;background:url(http://upload.wikimedia.org/wikipedia/commons/5/5a/Icons-mini-action_stop.gif) top left no-repeat; } |
- | /* Common CSS for all skins */
| + | |
- | /*<pre><nowiki>*/
| + | |
- |
| + | |
- | /*InterProject */
| + | |
- |
| + | |
- | .interProject {
| + | |
- | display:none;
| + | |
- | clear: both;
| + | |
- | border-top: 2px dotted #AAAAAA;
| + | |
- | margin-top: 2em;
| + | |
- | }
| + | |
- |
| + | |
- | /* Evitar la del subrayado al pasar sobre la imagen cuande se usa {{tl|clic}} */
| + | |
- | .clic a:active, .clic a:hover {text-decoration:none}
| + | |
- |
| + | |
- |
| + | |
- | /* Style for "notices" */
| + | |
- | .notice {
| + | |
- | text-align: justify;
| + | |
- | margin: 1em;
| + | |
- | padding: 0.2em;
| + | |
- | }
| + | |
- |
| + | |
- | #disambig {
| + | |
- | border-top: 3px double #cccccc;
| + | |
- | border-bottom: 3px double #cccccc;
| + | |
- | }
| + | |
- |
| + | |
- | #spoiler {
| + | |
- | border-top: 2px solid #ddd;
| + | |
- | border-bottom:2px solid #ddd;
| + | |
- | }
| + | |
- |
| + | |
- | /* Standard talk template style */
| + | |
- |
| + | |
- | .Talk-Notice {
| + | |
- | border: 1px solid #C0C090;
| + | |
- | background-color: #F8EABA;
| + | |
- | margin-bottom: 3px;
| + | |
- | width: 85%;
| + | |
- | border-spacing: 3px;
| + | |
- | margin-left: auto;
| + | |
- | margin-right: auto;
| + | |
- | }
| + | |
- |
| + | |
- | /* Make template background appear correctly on all browsers */
| + | |
- | .Talk-Notice td {
| + | |
- | background: inherit;
| + | |
- | }
| + | |
- |
| + | |
- | /* Choose whether to have AD/BC dates or CE/BCE dates*/
| + | |
- |
| + | |
- | /* First, the default : display both : See templates ADCE and BCEBC for how these are used*/
| + | |
- | .Use_Default_Date_Convention { display: inline; }
| + | |
- | .Use_AD_and_BC { display: none; }
| + | |
- | .Use_BCE_and_CE { display: none; }
| + | |
- |
| + | |
- | /* If you want to display AD and BC add the following to User:You/monobook.css page */
| + | |
- | /*
| + | |
- | .Use_Default_Date_Convention { display: none; }
| + | |
- | .Use_AD_and_BC { display:inline; }
| + | |
- | .Use_BCE_and_CE { display:none; }
| + | |
- | */
| + | |
- |
| + | |
- | /*If you want to display CE and BCE add the following to User:You/monobook.css page */
| + | |
- | /*
| + | |
- | .Use_Default_Date_Convention { display: none; }
| + | |
- | .Use_AD_and_BC { display:none; }
| + | |
- | .Use_BCE_and_CE {display:inline; }
| + | |
- | */
| + | |
- |
| + | |
- | /*Add formatting to make sure that "external references" from [[Template:Ref]] do
| + | |
- | not get URL expansion, not even when printed. The mechanism up to MediaWiki 1.4 was
| + | |
- | that the HTML code contained a SPAN following the anchor A; this SPAN had the class
| + | |
- | "urlexpansion", which was not displayed on screen, but was shown when the medium was
| + | |
- | "print". The rules below ensure (a) that there is no extra padding to the right of
| + | |
- | the anchor (displayed as "[<number>]"), (b) that there is no "external link arrow" for
| + | |
- | the link, and (c) that this SPAN of class "urlexpansion" is never shown.
| + | |
- | ~~~~
| + | |
- | */
| + | |
- |
| + | |
- | .plainlinksneverexpand {
| + | |
- | background: none ! important;
| + | |
- | padding: 0 ! important;
| + | |
- | }
| + | |
- |
| + | |
- | .plainlinksneverexpand .urlexpansion {
| + | |
- | display : none ! important;
| + | |
- | }
| + | |
- |
| + | |
- | /* Make sure that ext links displayed within "plainlinksneverexpand" don't get
| + | |
- | the arrow...
| + | |
- | */
| + | |
- | .plainlinksneverexpand a {
| + | |
- | background: none !important;
| + | |
- | padding: 0 !important
| + | |
- | }
| + | |
- |
| + | |
- | /* styles for geography infobox, e.g. countries, national subdivisions, cities, etc. */
| + | |
- |
| + | |
- | .InfoDerecha {
| + | |
- | clear: right;
| + | |
- | float: right;
| + | |
- | margin: 0 0 1em 1em;
| + | |
- | }
| + | |
- |
| + | |
- | .infobox.geography {
| + | |
- | border: 1px solid #ccd2d9;
| + | |
- | text-align: left;
| + | |
- | border-collapse: collapse;
| + | |
- | line-height: 1.2em;
| + | |
- | font-size: 90%;
| + | |
- | }
| + | |
- |
| + | |
- | .infobox.geography td,
| + | |
- | .infobox.geography th {
| + | |
- | border-top: solid 1px #ccd2d9;
| + | |
- | padding: 0.4em 0.2em 0.4em 0.8em;
| + | |
- | }
| + | |
- | .infobox.geography .mergedtoprow td,
| + | |
- | .infobox.geography .mergedtoprow th {
| + | |
- | border-top: solid 1px #ccd2d9;
| + | |
- | padding: 0.4em 0.2em 0.2em 0.8em;
| + | |
- | }
| + | |
- |
| + | |
- | .infobox.geography .mergedrow td,
| + | |
- | .infobox.geography .mergedrow th {
| + | |
- | border: 0;
| + | |
- | padding: 0 0.2em 0.2em 0.8em;
| + | |
- | }
| + | |
- |
| + | |
- | .infobox.geography .mergedbottomrow td,
| + | |
- | .infobox.geography .mergedbottomrow th {
| + | |
- | border-top: 0;
| + | |
- | border-bottom: solid 1px #ccd2d9;
| + | |
- | padding: 0 0.2em 0.4em 0.8em;
| + | |
- | }
| + | |
- |
| + | |
- | .infobox.geography .maptable td,
| + | |
- | .infobox.geography .maptable th {
| + | |
- | border: 0;
| + | |
- | padding: 0 0 0 0;
| + | |
- | }
| + | |
- |
| + | |
- | /* With MediaWiki 1.5, the mechanism has changed: instead of a SPAN of class "urlexpansion"
| + | |
- | following the anchor A, the anchor itself now has class "external autonumber" and the
| + | |
- | expansion is inserted when printing (see the common printing style sheet at
| + | |
- | http://en.wikipedia.org/skins-1.5/common/commonPrint.css) using the ":after" pseudo-
| + | |
- | element of CSS. We have to switch this off for links due to Template:Ref!
| + | |
- |
| + | |
- | */
| + | |
- | .plainlinksneverexpand a.external.text:after {
| + | |
- | display: none !important;
| + | |
- | }
| + | |
- | .plainlinksneverexpand a.external.autonumber:after {
| + | |
- | display: none !important;
| + | |
- | }
| + | |
- |
| + | |
- | /* Merge template style */
| + | |
- |
| + | |
- | .messagebox {
| + | |
- | border: 1px solid #aaaaaa;
| + | |
- | background-color: #f9f9f9;
| + | |
- | width: 85%;
| + | |
- | margin: 0 auto 1em auto;
| + | |
- | padding: .2em;
| + | |
- | text-align: justify;
| + | |
- | font-size: 90%;
| + | |
- | }
| + | |
- | .messagebox.merge {
| + | |
- | border: 1px solid #cf9fff;
| + | |
- | background-color: #f5edf5;
| + | |
- | text-align: center;
| + | |
- | }
| + | |
- | .messagebox.cleanup {
| + | |
- | border: 1px solid #9f9fff;
| + | |
- | background-color: #efefff;
| + | |
- | text-align: center;
| + | |
- | }
| + | |
- | .messagebox.standard-talk {
| + | |
- | border: 1px solid #c0c090;
| + | |
- | background-color: #f8eaba;
| + | |
- | text-align: center;
| + | |
- | }
| + | |
- |
| + | |
- | .messagebox.warning {
| + | |
- | border: 1px solid #fcc;
| + | |
- | background-color: #fee;
| + | |
- | text-align: center;
| + | |
- | font-size: 100%;
| + | |
- | }
| + | |
- |
| + | |
- | /* Infobox template style */
| + | |
- |
| + | |
- | .infobox {
| + | |
- | border: 1px solid #aaaaaa;
| + | |
- | background-color: #f9f9f9;
| + | |
- | color: black;
| + | |
- | margin-bottom: 0.5em;
| + | |
- | margin-left: 1em;
| + | |
- | padding: 0.2em;
| + | |
- | float: right;
| + | |
- | clear: right;
| + | |
- | }
| + | |
- | .infobox caption {
| + | |
- | font-size: larger;
| + | |
- | margin-left: inherit;
| + | |
- | }
| + | |
- | .infobox.bordered {
| + | |
- | border-collapse: collapse;
| + | |
- | }
| + | |
- | .infobox.bordered td,
| + | |
- | .infobox.bordered th {
| + | |
- | border: 1px solid #aaaaaa;
| + | |
- | }
| + | |
- | .infobox.bordered .borderless td,
| + | |
- | .infobox.bordered .borderless th {
| + | |
- | border: 0;
| + | |
- | }
| + | |
- |
| + | |
- | .infobox.sisterproject {
| + | |
- | width: 20em;
| + | |
- | font-size: 90%;
| + | |
- | }
| + | |
- |
| + | |
- | /* Importo formato para versos de WikiSource
| + | |
- | pre.verse {
| + | |
- | background-color: #ffffff;
| + | |
- | font-family:sans-serif;
| + | |
- | line-height: 150%;
| + | |
- | border: none;
| + | |
- | padding-left: 2em;
| + | |
- | margin: 0;
| + | |
- | white-space: pre;
| + | |
- | }
| + | |
- |
| + | |
- | .IconoPlantillaMantenimiento {
| + | |
- | float:left;
| + | |
- | margin-left: 1em;
| + | |
- | margin-right: 1em;
| + | |
- | }
| + | |
- |
| + | |
- | /* Support for Template:IPA, Template:Unicode and Template:Polytonic. The inherit declaration
| + | |
- | resets the font for all browsers except MSIE6. The empty comment must remain. */
| + | |
- | .IPA {
| + | |
- | font-family: Chrysanthi Unicode, Doulos SIL, Gentium, GentiumAlt, Code2000,
| + | |
- | TITUS Cyberbit Basic, DejaVu Sans, Bitstream Vera Sans,
| + | |
- | Bitstream Cyberbit, Arial Unicode MS, Lucida Sans Unicode,
| + | |
- | Hiragino Kaku Gothic Pro, Matrix Unicode;
| + | |
- | font-family /**/:inherit;
| + | |
- | }
| + | |
- | .Unicode {
| + | |
- | font-family: TITUS Cyberbit Basic, Code2000, Doulos SIL, Chrysanthi Unicode,
| + | |
- | Bitstream Cyberbit, Bitstream CyberBase, Thryomanes,
| + | |
- | Gentium, GentiumAlt, Visual Geez Unicode, Lucida Grande,
| + | |
- | Arial Unicode MS, Microsoft Sans Serif, Lucida Sans Unicode;
| + | |
- | font-family /**/:inherit;
| + | |
- | }
| + | |
- | .polytonic {
| + | |
- | font-family: Athena, Gentium, Palatino Linotype, Arial Unicode MS,
| + | |
- | Lucida Sans Unicode, Lucida Grande, Code2000;
| + | |
- | font-family /**/:inherit;
| + | |
- | }
| + | |
- |
| + | |
- | /** Estilos para tablas.
| + | |
- | ** EXPERIMENTAL **
| + | |
- | la idea es, si se quiere que la primera columna de la tabla est����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½������¯����¯�¿�½������¿����¯�¿�½������½����¯�¿�½���¯���¿���½����¯�¿�½������¯����¯�¿�½���¯���¿���½����¯�¿�½������¿����¯�¿�½���¯���¿���½����¯�¿�½������½����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½���¯���¿���½����¯�¿�½������¯����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½���¯���¿���½����¯�¿�½������¿����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½���¯���¿���½����¯�¿�½������½����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½������¯����¯�¿�½������¿����¯�¿�½������½����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½���¯���¿���½����¯�¿�½������¯����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½������¯����¯�¿�½������¿����¯�¿�½������½����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½���¯���¿���½����¯�¿�½������¿����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½������¯����¯�¿�½������¿����¯�¿�½������½����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½���¯���¿���½����¯�¿�½������½����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½������¯����¯�¿�½������¿����¯�¿�½������½����¯�¿�½���¯���¿���½����¯�¿�½������¯����¯�¿�½���¯���¿���½����¯�¿�½������¿����¯�¿�½���¯���¿���½����¯�¿�½������½����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½������¯����¯�¿�½������¿����¯�¿�½������½����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½���¯���¿���½����¯�¿�½������¯����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½������¯����¯�¿�½������¿����¯�¿�½������½����¯�¿�½���¯���¿���½����¯�¿�½������¯����¯�¿�½���¯���¿���½����¯�¿�½������¿����¯�¿�½���¯���¿���½����¯�¿�½������½����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½������¯����¯�¿�½������¿����¯�¿�½������½����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½���¯���¿���½����¯�¿�½������¿����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½������¯����¯�¿�½������¿����¯�¿�½������½����¯�¿�½���¯���¿���½����¯�¿�½������¯����¯�¿�½���¯���¿���½����¯�¿�½������¿����¯�¿�½���¯���¿���½����¯�¿�½������½����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½������¯����¯�¿�½������¿����¯�¿�½������½����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½���¯���¿���½����¯�¿�½������½����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½������¯����¯�¿�½������¿����¯�¿�½������½����¯�¿�½���¯���¿���½����¯�¿�½������¯����¯�¿�½���¯���¿���½����¯�¿�½������¿����¯�¿�½���¯���¿���½����¯�¿�½������½����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½���¯���¿���½����¯�¿�½������¯����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½���¯���¿���½����¯�¿�½������¿����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½���¯���¿���½����¯�¿�½������½����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½������¯����¯�¿�½������¿����¯�¿�½������½����¯�¿�½���¯���¿���½����¯�¿�½������¯����¯�¿�½���¯���¿���½����¯�¿�½������¿����¯�¿�½���¯���¿���½����¯�¿�½������½����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½������¯����¯�¿�½������¿����¯�¿�½������½����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½���¯���¿���½����¯�¿�½������¯����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½������¯����¯�¿�½������¿����¯�¿�½������½����¯�¿�½���¯���¿���½����¯�¿�½������¯����¯�¿�½���¯���¿���½����¯�¿�½������¿����¯�¿�½���¯���¿���½����¯�¿�½������½����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½���¯���¿���½����¯�¿�½������¯����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½���¯���¿���½����¯�¿�½������¿����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½���¯���¿���½����¯�¿�½������½����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½������¯����¯�¿�½������¿����¯�¿�½������½����¯�¿�½���¯���¿���½����¯�¿�½������¯����¯�¿�½���¯���¿���½����¯�¿�½������¿����¯�¿�½���¯���¿���½����¯�¿�½������½����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½������¯����¯�¿�½������¿����¯�¿�½������½����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½���¯���¿���½����¯�¿�½������¿����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½������¯����¯�¿�½������¿����¯�¿�½������½����¯�¿�½���¯���¿���½����¯�¿�½������¯����¯�¿�½���¯���¿���½����¯�¿�½������¿����¯�¿�½���¯���¿���½����¯�¿�½������½����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½���¯���¿���½����¯�¿�½������¯����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½���¯���¿���½����¯�¿�½������¿����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½���¯���¿���½����¯�¿�½������½����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½������¯����¯�¿�½������¿����¯�¿�½������½����¯�¿�½���¯���¿���½����¯�¿�½������¯����¯�¿�½���¯���¿���½����¯�¿�½������¿����¯�¿�½���¯���¿���½����¯�¿�½������½����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½������¯����¯�¿�½������¿����¯�¿�½������½����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½���¯���¿���½����¯�¿�½������½����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½������¯����¯�¿�½������¿����¯�¿�½������½����¯�¿�½���¯���¿���½����¯�¿�½������¯����¯�¿�½���¯���¿���½����¯�¿�½������¿����¯�¿�½���¯���¿���½����¯�¿�½������½����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½���¯���¿���½����¯�¿�½������¯����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½���¯���¿���½����¯�¿�½������¿����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½���¯���¿���½����¯�¿�½������½����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½������¯����¯�¿�½������¿����¯�¿�½������½����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½���¯���¿���½����¯�¿�½������¯����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½������¯����¯�¿�½������¿����¯�¿�½������½����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½���¯���¿���½����¯�¿�½������¿����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½������¯����¯�¿�½������¿����¯�¿�½������½����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½���¯���¿���½����¯�¿�½������½����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½������¯����¯�¿�½������¿����¯�¿�½������½����¯�¿�½���¯���¿���½����¯�¿�½������¯����¯�¿�½���¯���¿���½����¯�¿�½������¿����¯�¿�½���¯���¿���½����¯�¿�½������½����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½���¯���¿���½����¯�¿�½������¯����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½���¯���¿���½����¯�¿�½������¿����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½���¯���¿���½����¯�¿�½������½����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½������¯����¯�¿�½������¿����¯�¿�½������½����¯�¿�½���¯���¿���½����¯�¿�½������¯����¯�¿�½���¯���¿���½����¯�¿�½������¿����¯�¿�½���¯���¿���½����¯�¿�½������½����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½������¯����¯�¿�½������¿����¯�¿�½������½����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½���¯���¿���½����¯�¿�½������¯����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½������¯����¯�¿�½������¿����¯�¿�½������½����¯�¿�½���¯���¿���½����¯�¿�½������¯����¯�¿�½���¯���¿���½����¯�¿�½������¿����¯�¿�½���¯���¿���½����¯�¿�½������½����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½���¯���¿���½����¯�¿�½������¯����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½���¯���¿���½����¯�¿�½������¿����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½���¯���¿���½����¯�¿�½������½����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½������¯����¯�¿�½������¿����¯�¿�½������½����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½���¯���¿���½����¯�¿�½������¯����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½������¯����¯�¿�½������¿����¯�¿�½������½����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½���¯���¿���½����¯�¿�½������¿����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½������¯����¯�¿�½������¿����¯�¿�½������½����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½���¯���¿���½����¯�¿�½������½����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½������¯����¯�¿�½������¿����¯�¿�½������½����¯�¿�½���¯���¿���½����¯�¿�½������¯����¯�¿�½���¯���¿���½����¯�¿�½������¿����¯�¿�½���¯���¿���½����¯�¿�½������½����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½���¯���¿���½����¯�¿�½������¯����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½���¯���¿���½����¯�¿�½������¿����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½���¯���¿���½����¯�¿�½������½����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½������¯����¯�¿�½������¿����¯�¿�½������½����¯�¿�½���¯���¿���½����¯�¿�½������¯����¯�¿�½���¯���¿���½����¯�¿�½������¿����¯�¿�½���¯���¿���½����¯�¿�½������½����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½������¯����¯�¿�½������¿����¯�¿�½������½����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½���¯���¿���½����¯�¿�½������¿����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½������¯����¯�¿�½������¿����¯�¿�½������½����¯�¿�½���¯���¿���½����¯�¿�½������¯����¯�¿�½���¯���¿���½����¯�¿�½������¿����¯�¿�½���¯���¿���½����¯�¿�½������½����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½���¯���¿���½����¯�¿�½������¯����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½���¯���¿���½����¯�¿�½������¿����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½���¯���¿���½����¯�¿�½������½����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½������¯����¯�¿�½������¿����¯�¿�½������½����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½���¯���¿���½����¯�¿�½������¯����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½������¯����¯�¿�½������¿����¯�¿�½������½����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½���¯���¿���½����¯�¿�½������¿����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½������¯����¯�¿�½������¿����¯�¿�½������½����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½���¯���¿���½����¯�¿�½������½����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½������¯����¯�¿�½������¿����¯�¿�½������½����¯�¿�½���¯���¿���½����¯�¿�½������¯����¯�¿�½���¯���¿���½����¯�¿�½������¿����¯�¿�½���¯���¿���½����¯�¿�½������½����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½���¯���¿���½����¯�¿�½������¯����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½���¯���¿���½����¯�¿�½������¿����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½���¯���¿���½����¯�¿�½������½����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½������¯����¯�¿�½������¿����¯�¿�½������½����¯�¿�½���¯���¿���½����¯�¿�½������¯����¯�¿�½���¯���¿���½����¯�¿�½������¿����¯�¿�½���¯���¿���½����¯�¿�½������½����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½������¯����¯�¿�½������¿����¯�¿�½������½����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½���¯���¿���½����¯�¿�½������½����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½������¯����¯�¿�½������¿����¯�¿�½������½����¯�¿�½���¯���¿���½����¯�¿�½������¯����¯�¿�½���¯���¿���½����¯�¿�½������¿����¯�¿�½���¯���¿���½����¯�¿�½������½����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½���¯���¿���½����¯�¿�½������¯����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½���¯���¿���½����¯�¿�½������¿����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½���¯���¿���½����¯�¿�½������½����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½������¯����¯�¿�½������¿����¯�¿�½������½����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½���¯���¿���½����¯�¿�½������¯����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½������¯����¯�¿�½������¿����¯�¿�½������½����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½���¯���¿���½����¯�¿�½������¿����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½������¯����¯�¿�½������¿����¯�¿�½������½����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½���¯���¿���½����¯�¿�½������½����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½������¯����¯�¿�½������¿����¯�¿�½������½����¯�¿�½���¯���¿���½����¯�¿�½������¯����¯�¿�½���¯���¿���½����¯�¿�½������¿����¯�¿�½���¯���¿���½����¯�¿�½������½����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½������¯����¯�¿�½������¿����¯�¿�½������½����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½���¯���¿���½����¯�¿�½������¯����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½������¯����¯�¿�½������¿����¯�¿�½������½����¯�¿�½���¯���¿���½����¯�¿�½������¯����¯�¿�½���¯���¿���½����¯�¿�½������¿����¯�¿�½���¯���¿���½����¯�¿�½������½����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½������¯����¯�¿�½������¿����¯�¿�½������½����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½���¯���¿���½����¯�¿�½������¿����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½������¯����¯�¿�½������¿����¯�¿�½������½����¯�¿�½���¯���¿���½����¯�¿�½������¯����¯�¿�½���¯���¿���½����¯�¿�½������¿����¯�¿�½���¯���¿���½����¯�¿�½������½����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½������¯����¯�¿�½������¿����¯�¿�½������½����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½���¯���¿���½����¯�¿�½������½����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½������¯����¯�¿�½������¿����¯�¿�½������½����¯�¿�½���¯���¿���½����¯�¿�½������¯����¯�¿�½���¯���¿���½����¯�¿�½������¿����¯�¿�½���¯���¿���½����¯�¿�½������½����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½���¯���¿���½����¯�¿�½������¯����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½���¯���¿���½����¯�¿�½������¿����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½���¯���¿���½����¯�¿�½������½����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½������¯����¯�¿�½������¿����¯�¿�½������½����¯�¿�½���¯���¿���½����¯�¿�½������¯����¯�¿�½���¯���¿���½����¯�¿�½������¿����¯�¿�½���¯���¿���½����¯�¿�½������½����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½������¯����¯�¿�½������¿����¯�¿�½������½����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½���¯���¿���½����¯�¿�½������¯����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½������¯����¯�¿�½������¿����¯�¿�½������½����¯�¿�½���¯���¿���½����¯�¿�½������¯����¯�¿�½���¯���¿���½����¯�¿�½������¿����¯�¿�½���¯���¿���½����¯�¿�½������½����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½���¯���¿���½����¯�¿�½������¯����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½���¯���¿���½����¯�¿�½������¿����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½���¯���¿���½����¯�¿�½������½����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½������¯����¯�¿�½������¿����¯�¿�½������½����¯�¿�½���¯���¿���½����¯�¿�½������¯����¯�¿�½���¯���¿���½����¯�¿�½������¿����¯�¿�½���¯���¿���½����¯�¿�½������½����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½������¯����¯�¿�½������¿����¯�¿�½������½����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½���¯���¿���½����¯�¿�½������¿����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½������¯����¯�¿�½������¿����¯�¿�½������½����¯�¿�½���¯���¿���½����¯�¿�½������¯����¯�¿�½���¯���¿���½����¯�¿�½������¿����¯�¿�½���¯���¿���½����¯�¿�½������½����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½���¯���¿���½����¯�¿�½������¯����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½���¯���¿���½����¯�¿�½������¿����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½���¯���¿���½����¯�¿�½������½����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½������¯����¯�¿�½������¿����¯�¿�½������½����¯�¿�½���¯���¿���½����¯�¿�½������¯����¯�¿�½���¯���¿���½����¯�¿�½������¿����¯�¿�½���¯���¿���½����¯�¿�½������½����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½������¯����¯�¿�½������¿����¯�¿�½������½����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½���¯���¿���½����¯�¿�½������½����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½������¯����¯�¿�½������¿����¯�¿�½������½����¯�¿�½���¯���¿���½����¯�¿�½������¯����¯�¿�½���¯���¿���½����¯�¿�½������¿����¯�¿�½���¯���¿���½����¯�¿�½������½����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½���¯���¿���½����¯�¿�½������¯����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½���¯���¿���½����¯�¿�½������¿����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½���¯���¿���½����¯�¿�½������½����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½������¯����¯�¿�½������¿����¯�¿�½������½����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½���¯���¿���½����¯�¿�½������¯����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½������¯����¯�¿�½������¿����¯�¿�½������½����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½���¯���¿���½����¯�¿�½������¿����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½������¯����¯�¿�½������¿����¯�¿�½������½����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½���¯���¿���½����¯�¿�½������½����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½������¯����¯�¿�½������¿����¯�¿�½������½����¯�¿�½���¯���¿���½����¯�¿�½������¯����¯�¿�½���¯���¿���½����¯�¿�½������¿����¯�¿�½���¯���¿���½����¯�¿�½������½����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½������¯����¯�¿�½������¿����¯�¿�½������½����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½���¯���¿���½����¯�¿�½������¯����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½������¯����¯�¿�½������¿����¯�¿�½������½����¯�¿�½���¯���¿���½����¯�¿�½������¯����¯�¿�½���¯���¿���½����¯�¿�½������¿����¯�¿�½���¯���¿���½����¯�¿�½������½����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½������¯����¯�¿�½������¿����¯�¿�½������½����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½���¯���¿���½����¯�¿�½������¿����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½������¯����¯�¿�½������¿����¯�¿�½������½����¯�¿�½���¯���¿���½����¯�¿�½������¯����¯�¿�½���¯���¿���½����¯�¿�½������¿����¯�¿�½���¯���¿���½����¯�¿�½������½����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½������¯����¯�¿�½������¿����¯�¿�½������½����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½���¯���¿���½����¯�¿�½������½����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½������¯����¯�¿�½������¿����¯�¿�½������½����¯�¿�½���¯���¿���½����¯�¿�½������¯����¯�¿�½���¯���¿���½����¯�¿�½������¿����¯�¿�½���¯���¿���½����¯�¿�½������½����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½���¯���¿���½����¯�¿�½������¯����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½���¯���¿���½����¯�¿�½������¿����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½���¯���¿���½����¯�¿�½������½����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½������¯����¯�¿�½������¿����¯�¿�½������½����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½���¯���¿���½����¯�¿�½������¯����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½������¯����¯�¿�½������¿����¯�¿�½������½����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½���¯���¿���½����¯�¿�½������¿����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½������¯����¯�¿�½������¿����¯�¿�½������½����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½���¯���¿���½����¯�¿�½������½����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½������¯����¯�¿�½������¿����¯�¿�½������½����¯�¿�½���¯���¿���½����¯�¿�½������¯����¯�¿�½���¯���¿���½����¯�¿�½������¿����¯�¿�½���¯���¿���½����¯�¿�½������½����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½���¯���¿���½����¯�¿�½������¯����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½���¯���¿���½����¯�¿�½������¿����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½���¯���¿���½����¯�¿�½������½����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½������¯����¯�¿�½������¿����¯�¿�½������½����¯�¿�½���¯���¿���½����¯�¿�½������¯����¯�¿�½���¯���¿���½����¯�¿�½������¿����¯�¿�½���¯���¿���½����¯�¿�½������½����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½������¯����¯�¿�½������¿����¯�¿�½������½����¯�¿�½���¯���¿���½������¯������¿������½����¯�¿�½���¯���¿���½����¯�¿�½������© alineada
| + | |
- | a la derecha, la segunda centrada y la tercera a la izquierda, usar
| + | |
- | {| class="col1der col2cen col3izq"
| + | |
- | en vez de repetir "style='text-align:right'", etc, en '''cada''' celda
| + | |
- | **/
| + | |
- | table.col1der TD:first-child { text-align:right; }
| + | |
- | table.col1izq TD:first-child { text-align:left; }
| + | |
- | table.col1cen TD:first-child { text-align:center; }
| + | |
- |
| + | |
- | table.col2der TD:first-child + TD { text-align:right; }
| + | |
- | table.col2izq TD:first-child + TD { text-align:left; }
| + | |
- | table.col2cen TD:first-child + TD { text-align:center; }
| + | |
- |
| + | |
- | table.col3der TD:first-child + TD + TD { text-align:right; }
| + | |
- | table.col3izq TD:first-child + TD + TD { text-align:left; }
| + | |
- | table.col3cen TD:first-child + TD + TD { text-align:center; }
| + | |
- |
| + | |
- | table.col4der TD:first-child + TD + TD + TD { text-align:right; }
| + | |
- | table.col4izq TD:first-child + TD + TD + TD { text-align:left; }
| + | |
- | table.col4cen TD:first-child + TD + TD + TD { text-align:center; }
| + | |
- |
| + | |
- | table.col5der TD:first-child + TD + TD + TD + TD { text-align:right; }
| + | |
- | table.col5izq TD:first-child + TD + TD + TD + TD { text-align:left; }
| + | |
- | table.col5cen TD:first-child + TD + TD + TD + TD { text-align:center; }
| + | |
- |
| + | |
- | /* hiddenStructure importado de w:en para permitir esconder
| + | |
- | los en tablas */
| + | |
- | .hiddenStructure {
| + | |
- | display: none;
| + | |
- | speak: none;
| + | |
- | }
| + | |
- |
| + | |
- | /* Ayudita para [[Especial:Allpages]]: los redirects aparecen en cursiva */
| + | |
- | .allpagesredirect {font-style: italic;}
| + | |
- |
| + | |
- | /* Put a checker background at the image description page only visible
| + | |
- | if the image has transparent background */
| + | |
- |
| + | |
- | #file img {
| + | |
- | background: url(http://upload.wikimedia.org/wikipedia/commons/5/5d/Checker-16x16.png)
| + | |
- | repeat;
| + | |
- | }
| + | |
- |
| + | |
- | form#upload,.UploadFormShowed {display: none;}
| + | |
- |
| + | |
- | /* Estilo para controlar el del texto citado.
| + | |
- | Quien quiera cambiar el suyo no tiene que editar su propia monobook.css */
| + | |
- |
| + | |
- | .citado {
| + | |
- | font-size: 90%;
| + | |
- | padding: 0.1em;
| + | |
- | }
| + | |
- |
| + | |
- |
| + | |
- | /* Disponibilidad para tareas de mantenimiento/Tablas por /semana */
| + | |
- |
| + | |
- | table.user-availability {
| + | |
- | text-align:center;
| + | |
- | border:1px solid #333366;
| + | |
- | }
| + | |
- | table.user-availability th {
| + | |
- | font-size:110%
| + | |
- | }
| + | |
- | table.user-availability .toprow td+td {
| + | |
- | width:30px;
| + | |
- | height:10px;
| + | |
- | background-color:#eeeeee;
| + | |
- | border:1px solid #aaaaaa
| + | |
- | }
| + | |
- | table.user-availability .off {
| + | |
- | font-size:80%;
| + | |
- | border:1px solid #aaaaaa;
| + | |
- | background-color:#ffffff;
| + | |
- | }
| + | |
- | table.user-availability .onn {
| + | |
- | font-size:80%;
| + | |
- | border:1px solid #aaaaaa;
| + | |
- | background-color:#ccffcc;
| + | |
- | }
| + | |
- | table.user-availability .wrk {
| + | |
- | font-size:80%;
| + | |
- | border:1px solid #aaaaaa;
| + | |
- | background-color:#ccccff;
| + | |
- | }
| + | |
- | table.user-availability .cll {
| + | |
- | font-size:80%;
| + | |
- | border:1px solid #aaaaaa;
| + | |
- | background-color:#ffffdd;
| + | |
- | }
| + | |
- | table.user-availability .key {
| + | |
- | font-size:90%;
| + | |
- | border-top:1px dashed black;
| + | |
- | text-align:right
| + | |
- | }
| + | |
- | table.user-availability .key span {
| + | |
- | padding:2px
| + | |
- | }
| + | |
- |
| + | |
- | /* Change the external link icon to an Adobe icon for all PDF files */
| + | |
- | /* (in browsers that support these CSS selectors, like Mozilla and Opera) */
| + | |
- | #bodyContent a[href$=".pdf"].external,
| + | |
- | #bodyContent a[href*=".pdf?"].external,
| + | |
- | #bodyContent a[href*=".pdf#"].external,
| + | |
- | #bodyContent a[href$=".PDF"].external,
| + | |
- | #bodyContent a[href*=".PDF?"].external,
| + | |
- | #bodyContent 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-repeat;
| + | |
- | padding-right: 16px;
| + | |
- | } | + | |
- |
| + | |
- | /* 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. */
| + | |
- | 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-repeat !important;
| + | |
- | padding-right: 17px !important;
| + | |
- | }
| + | |
- |
| + | |
- | /* make the list of references look smaller */
| + | |
- | ol.references {
| + | |
- | font-size: 100%;
| + | |
- | }
| + | |
- |
| + | |
- | .references-small { font-size: 90%;}
| + | |
- |
| + | |
- | .references-2column {
| + | |
- | font-size: 90%;
| + | |
- | }
| + | |
- |
| + | |
- | /* Highlight clicked reference in blue to help navigation */
| + | |
- |
| + | |
- | ol.references > li:target {
| + | |
- | background-color: #DEF;
| + | |
- | }
| + | |
- |
| + | |
- | sup.reference:target {
| + | |
- | background-color: #DEF;
| + | |
- | }
| + | |
- |
| + | |
- | /*** Llamadas al pie:
| + | |
- | esto oculta los corchetes
| + | |
- | (en los navegadores que entienden css)
| + | |
- | */
| + | |
- |
| + | |
- | .corchete-llamada { display /**/: none; }
| + | |
- |
| + | |
- | /* Ocultar para los no bibliotecarios */
| + | |
- | .para_biblios { display: none }
| + | |
- |
| + | |
- | /*</nowiki></pre>*/
| + | |
| </style> | | </style> |
| | | |
| <script type="text/javascript"> | | <script type="text/javascript"> |
- | /* Hide the main page title */
| + | //Feel free to add your javascript code here. |
- | function hideMainPageTitle(e)
| + | |
- | {
| + | |
- | e = (e) ? e : event; | + | |
- | var mainPageTitle = "Portada";
| + | |
- | var headings = document.getElementsByTagName("h1");
| + | |
- | var i, done = false;
| + | |
- | for (i = 1; ((!done) && (i <= headings.length)); i++)
| + | |
- | {
| + | |
- | if (headings[i - 1].className == "firstHeading")
| + | |
- | {
| + | |
- | done = true;
| + | |
- | if ((headings[i - 1].innerHTML == mainPageTitle) && (document.getElementById("contentSub").innerHTML == ""))
| + | |
- | {
| + | |
- | headings[i - 1].style.display = "none";
| + | |
- | document.getElementById("siteSub").style.display = "none";
| + | |
- | document.getElementById("contentSub").style.display = "none";
| + | |
- | }
| + | |
- | }
| + | |
- | }
| + | |
- | }
| + | |
- | | + | |
- | window.onload = hideMainPageTitle;
| + | |
- | | + | |
- | function mainPageRenameNamespaceTab() {
| + | |
- | try {
| + | |
- | var Node = document.getElementById( 'ca-nstab-main' ).firstChild;
| + | |
- | if ( Node.textContent ) { // Per DOM Level 3
| + | |
- | Node.textContent = 'Portada';
| + | |
- | } else if ( Node.innerText ) { // IE doesn't handle .textContent
| + | |
- | Node.innerText = 'Portada';
| + | |
- | } else { // Fallback
| + | |
- | Node.replaceChild( Node.firstChild, document.createTextNode( 'Portada' ) );
| + | |
- | }
| + | |
- | } catch(e) {
| + | |
- | // bailing out!
| + | |
- | }
| + | |
- | }
| + | |
| </script></pre> | | </script></pre> |