Diferència entre les revisions de "MediaWiki:Monobook.css"

De L'Enciclopèdia, la wikipedia en valencià
Anar a la navegació Anar a la busca
(Pàgina nova, en el contingut: «div.thumb div table a img { border: 0; background-color:inherit; } div.thumb div table { border: 1px solid #ccc; } /* Bottom tab styling (not fo...».)
 
m (Revertides les edicions de Valencian (discussió); s'ha recuperat l'última versió de Admin)
 
(No es mostren 18 edicions intermiges d'2 usuaris)
Llínea 1: Llínea 1:
div.thumb div table a img {
+
/* If you copy this, please include the following line: */
    border: 0;
 
    background-color:inherit;
 
}
 
 
   
 
   
div.thumb div table {
+
     /* Stolen from [[User:Animum/monobook.css]] */
     border: 1px solid #ccc;
 
}
 
 
   
 
   
 +
/* Thank you. */
 
   
 
   
/* Bottom tab styling (not for IE currently) */
+
/* Orange "You have new messages" changed */
+
body.page-Portada h1.firstHeading { display:none; }
#mytabs {
+
.usermessage {
     margin: -0.4em 0 0  11.5em;
+
     background: url('http://upload.wikimedia.org/wikipedia/commons/c/ca/360%C2%B0_Panorama_vom_Ahrensfelder_Berg.jpg') repeat-x center;
     white-space:nowrap;
+
     border: 1px solid silver;
     line-height: 1.1em;
+
     color: #5A3696;
     overflow: visible;
+
     font-weight: bold;
     border-collapse: collapse;
+
     margin: 2em 0em 1em 0em;
     padding: 0 0 0 1em;
+
     padding: 0.5em 1em;
     list-style: none;
+
     vertical-align: middle;
    font-size: 95%;
 
 
}
 
}
 
   
 
   
#mytabs .hiddenStructure { display: none; }
+
.usermessage a {
#mytabs li {
+
     color:#5A3696
     display: inline;
 
    border: 1px solid #aaaaaa;
 
    border-top: none;
 
    padding: 0.1em 0 0 0;
 
    margin: 0 0.45em 0 0;
 
    overflow: visible;
 
    background: White;
 
 
}
 
}
 
   
 
   
#mytabs li.selected {
+
/* "From Wikipedia, the free encyclopedia" modification */
     border-color: #fabd23;
+
#siteSub {
     padding: 0.2em 0 0 0;
+
     font-family:Trebuchet MS;
 +
     font-size: 95%;
 
}
 
}
 
   
 
   
#mytabs li a {
+
/* Text alignment */
    background-color: White;
+
body.mediawiki {
    color: #002bb8;
+
     text-align: left;
    border: none;
 
    padding: 0.3em 0.8em 0 0.8em;
 
     text-decoration: none;
 
    text-transform: lowercase;
 
    position: relative;
 
    margin: 0;
 
 
}
 
}
 
   
 
   
#mytabs li.selected a { z-index: 3; }
+
/* Tab rounding */
#mytabs .new a { color:#ba0000; }
+
#p-cactions ul li, #p-cactions ul li a  
#mytabs li a:hover {
+
{
    z-index: 3;
+
  -moz-border-radius-topright: 0.5em;
    text-decoration: none;
+
/*  -moz-border-radius-topleft: 0.5em; */
 
}
 
}
 +
 
   
 
   
#mytabs h5 { display: none; }
+
/* Replace dotted borders on pre with a solid one. */
#mytabs li.istalk { margin-right: 0; }
+
#bodyContent pre {
#mytabs li.istalk a { padding-right: 0.5em; }
+
     border: 1px solid #aaa;
#mytabs-ca-addsection a {  
 
     padding-left: 0.4em;
 
    padding-right: 0.4em;
 
 
}
 
}
 
   
 
   
+
/* Miscellaneous Corner-rounding */
/* Offsets to distinguish the tab groups */
+
div.pBody {
+
    -moz-border-radius-topright:0.5em;
li#mytabs-ca-talk {
+
     -moz-border-radius-bottomright:0.5em;
     margin-right: 1.6em;
 
 
}
 
}
 
   
 
   
li#mytabs-ca-watch, li#mytabs-ca-unwatch,
+
#content {
li#mytabs-ca-varlang-0, li#mytabs-ca-print {
+
    -moz-border-radius-topleft: 0.75em;
    margin-left: 1.6em;
+
    -moz-border-radius-bottomleft: 0.75em;
 
}
 
}
 
   
 
   
+
#footer {
/* Remove comment if bottom tabs should be rounded as well in moz */
+
     -moz-border-radius: 6px;
+
     border:1px solid #fabd23;
#mytabs li, #mytabs li a {  
 
     -moz-border-radius-bottomleft: 1em;
 
     -moz-border-radius-bottomright: 1em;
 
 
}
 
}
 
   
 
   
 +
/* Link customization */
 +
#bodyContent a:active { font-weight: normal; }
 +
#bodyContent a.interwiki, a.external { color: #002bb8; background:none; }}
 +
#bodyContent a.text { background: display; }
 
   
 
   
/* Don't use any logo, move the boxes onto that area instead */
+
/* Some editing screen modifications */
+
/*#editpage-copywarn3, #editpage-copywarn2, #editpage-copywarn {
#p-logo {
 
 
     display: none;
 
     display: none;
}
+
} */
#column-one {
 
    padding-top: 0;
 
}
 
 
   
 
   
+
input#wpSummary {
/* Make a few corners round */
+
     width: 50%;
/* (only supported by moz/firefox/other gecko browsers for now) */
+
     margin-top: 12px;
 
#p-cactions ul li, #p-cactions ul li a {
 
     -moz-border-radius-topleft: 1em;
 
     -moz-border-radius-topright: 1em;
 
}
 
#content {
 
    -moz-border-radius-topleft: 1em;
 
    -moz-border-radius-bottomleft: 1em;
 
}
 
div.pBody {
 
    -moz-border-radius-topright: 1em;
 
    -moz-border-radius-bottomright: 1em;
 
 
}
 
}
 
   
 
   
+
.editHelp {
/* Transform the user toolbar into a sidebox */
+
     margin-top:1.25em;
+
     margin-bottom:6px;
#p-personal {
 
     position:relative;
 
     z-index:3;
 
    width: 11.6em;
 
 
}
 
}
 
   
 
   
#p-personal .pBody {
+
#wpSave, #wpPreview {
    width: 10.7em;
+
     margin-right:1px;
    border: none;
 
     margin: 0 0 0.1em 0em;
 
    float: none;
 
    overflow: hidden;
 
    font-size: 95%;
 
    background: White;
 
    border-collapse: collapse;
 
    border: 1px solid #aaaaaa;
 
    padding: 0 0.8em 0.3em .5em;
 
 
}
 
}
 
   
 
   
#p-personal ul {
+
#previewnote {
    line-height: 1em !important;
+
     text-decoration: blink;
    list-style-type: square;
 
    list-style-image: url("/style/monobook/bullet.gif");
 
    font-size:95%;
 
    margin: 0 0 0 1em;
 
    padding:0;
 
    text-align:left;
 
     text-transform: none;
 
 
}
 
}
+
 
#p-personal li {
+
#protectedpagewarning {  
     display: list-item;
+
     -moz-border-radius:.5em;
     line-height: 1em;
+
     margin: 0 0 1em;  
     padding:0;
+
     padding: .6em .6em;
     margin: 0 0 0 0;
+
    vertical-align: middle;
     margin-bottom: 0.1em;
+
    border: solid #aaaaaa 1px;
 +
     font-size:91%;
 +
     background-color:#ffffff;
 +
    color:#000000;
 
}
 
}
 
   
 
   
#p-personal h5 {    
+
#longpagewarning {
     display: inline;   
+
     display:none
    padding: 0em 1em 0em 0.5em;   
 
 
}
 
}
 
   
 
   
#p-personal a {
+
/* Get RID of that annoying fund raiser advert */
     display: block;
+
#siteNotice {
 +
     display:none
 
}
 
}
 
   
 
   
+
/* Admin tools link fixer */
/* Waste less space in sidebar */
+
#adminbarlinks a:visited {
+
     color:#002BB8
#p-navigation ul,
 
#p-interaction ul,
 
#p-tb ul,
 
#p-personal ul,
 
#p-lang ul,
 
#p-goodies ul,
 
#p-participate ul,
 
#p-support ul,
 
#p-tools ul {
 
     line-height: inherit;
 
    margin: 0 0 0 1em;
 
 
}
 
}
 
   
 
   
#p-navigation  li,
+
/* Patrolled pages fixer */
#p-interaction ul,
+
.patrollink {
#p-tb li,
+
     display:none
#p-personal li,
 
#p-lang li,
 
#p-goodies li,
 
#p-participate ul,
 
#p-support li,
 
#p-tools li {
 
     margin: 0 0 0 0;
 
 
}
 
}
+
li.not-patrolled {
/* Squish those sidebar boxes together */
+
     background-color:transparent
 
.portlet {
 
     margin-bottom:0;
 
 
}
 
}
 
   
 
   
 +
/* THIS LAST BIT IS STOLEN FROM AZATOTH'S MONOBOOK.CSS */
 
   
 
   
/* Suppress the person icon by your username */
+
/* Nice borders for (almost) all boxes */
+
input[type="radio"],
li#pt-userpage {
+
input[type="checkbox"] { border:none; }
     background: none;
+
input[type="submit"] {
 +
    border: 1px solid #aaa !important;
 +
     background-color: #f9f9f9 !important;
 
}
 
}
 +
/* make round corners for the rest */
 +
input[type="submit"] {
 +
  -moz-border-radius-topleft: 2px !important;
 +
  -moz-border-radius-topright: 2px !important;
 +
  -moz-border-radius-bottomleft: 2px;
 +
  -moz-border-radius-bottomright: 2px;
 +
}
 +
input[type="submit"] {color: #aaa !important;}
 +
input[type="submit"]:hover, input[type="submit"]:focus {background-color: #fff !important; color: #000 !important; cursor: pointer !important;}
 
   
 
   
/* Make preformatted sections overflow with a scrollbar instead of uglies */  
+
/* For use with my monobook */
+
.ns-0 * .tabmenu ul li {
div#bodyContent > pre {
+
     background: white !important;
     overflow: auto;
 
    width: auto;
 
 
}
 
}
 
   
 
   
/* p {
+
/* Prettify the headers of the quickbar (left-hand column of boxes) */
    overflow: auto;
 
} */
 
 
   
 
   
+
#p-navigation h5, #p-interaction h5, #p-search h5, #p-tb h5, #p-navclone h5, #p-lang h5 {
/* Fix the sidebar's position while you scroll */
+
    display: inline;
+
    height: 1em;
div[id=column-one] {  /* Using the attribute selector hides this from IE */
+
    font-size: 91%;
     position: fixed;
+
    font-weight: normal;
     height: 100%;    /* If you shrink the browser too small, the side column will */
+
    white-space: nowrap;
     overflow: auto; /*  become scrollable, so stuff is always accessible, albeit ugly */
+
     border-color:#aaa;  
     z-index: 2;
+
     border-width:1px;
 +
     border-style: solid solid none solid;
 +
     padding: 0 1em 1px 1em;
 +
     text-transform: lowercase;
 +
    background: white;
 +
    -moz-border-radius-topright:0.5em
 
}
 
}
 
   
 
   
#p-lang .pBody ul{   /* Sets the language box to a fixed height and scrollable if too long to fit */
+
#p-navigation, #p-interaction, #p-search, #p-tb, #p-navclone, #p-lang {
     height: 6em;
+
     padding-top: 2px;
    overflow: auto;
 
 
}
 
}
 
   
 
   
body {                /* Fix the background image, too, so it looks nice as you scroll */
+
/* Diff screen changes */
    background-attachment: fixed;
 
}
 
 
   
 
   
#footer {            /* Fix the footer so it looks nice and doesn't overlap the sidebar */
+
del.diffchange.diffchange-inline, ins.diffchange.diffchange-inline { border:none; }
    margin-left: 13.6em;
 
    border-left: solid 1px rgb(250, 189, 35);
 
    -moz-border-radius-topleft: 1em;
 
    -moz-border-radius-bottomleft: 1em;  
 
}
 
 
   
 
   
+
/* Space for testing below */
/* Reminder to upload to commons instead */
+
 
+
 
#t-upload {
+
/* Style discussion */
    text-decoration: line-through;
+
.ns-1 dd, .ns-3 dd, .ns-5 dd, .ns-7 dd, .ns-9 dd, .ns-11 dd, .ns-13 dd, .ns-15 dd, .ns-101 dd, .ns-103 dd
}
+
{  
+
   margin: 0 0 1em 0;
 
/* Making Lupin's popups work better? */
 
 
span.popup_menu {
 
    top: 2ex !important;
 
}
 
 
 
/* Talk page colors? */
 
/* Style pour les pages de discussion ; gestion de la coloration indentative */
 
 
/*
 
.ns-1 dd, .ns-3 dd, .ns-5 dd, .ns-7 dd, .ns-9 dd,  
 
.ns-11 dd, .ns-13 dd,.ns-15 dd, .ns-101 dd, .ns-105 dd {  
 
   margin: 0;
 
 
   padding: 0;
 
   padding: 0;
 
}
 
}
 
   
 
   
.ns-1 dl, .ns-3 dl, .ns-5 dl, .ns-7 dl, .ns-9 dl,  
+
.ns-1 dl, .ns-3 dl, .ns-5 dl, .ns-7 dl, .ns-9 dl, .ns-11 dl, .ns-13 dl, .ns-15 dl, .ns-101 dl, .ns-103 dl
.ns-11 dl, .ns-13 dl, .ns-15 dl, .ns-101 dl, .ns-105 dl {  
+
{  
   border-top: 0;
+
   border-top: solid 1px #F0F080;  
   border-left: solid 1px #ddf0ff;  
+
   border-left: solid 1px #F0F080;  
   padding-top: 0em;
+
   padding-top: 0.5em;  
 
   padding-left: 0.5em;  
 
   padding-left: 0.5em;  
   margin-left: 1em;
+
   margin: 0 0 0 1em;
} */
 
 
.ns-1 dl,
 
.ns-1 dl dl dl,
 
.ns-1 dl dl dl dl dl,
 
.ns-1 dl dl dl dl dl dl dl,
 
.ns-1 dl dl dl dl dl dl dl dl dl,
 
.ns-3 dl,
 
.ns-3 dl dl dl,
 
.ns-3 dl dl dl dl dl,
 
.ns-3 dl dl dl dl dl dl dl,
 
.ns-3 dl dl dl dl dl dl dl dl dl,
 
.ns-5 dl,
 
.ns-5 dl dl dl,
 
.ns-5 dl dl dl dl dl,
 
.ns-5 dl dl dl dl dl dl dl,
 
.ns-5 dl dl dl dl dl dl dl dl dl,
 
.ns-7 dl,
 
.ns-7 dl dl dl,
 
.ns-7 dl dl dl dl dl,
 
.ns-7 dl dl dl dl dl dl dl,
 
.ns-7 dl dl dl dl dl dl dl dl dl,
 
.ns-9 dl,
 
.ns-9 dl dl dl,
 
.ns-9 dl dl dl dl dl,
 
.ns-9 dl dl dl dl dl dl dl,
 
.ns-9 dl dl dl dl dl dl dl dl dl,
 
.ns-11 dl,
 
.ns-11 dl dl dl,
 
.ns-11 dl dl dl dl dl,
 
.ns-11 dl dl dl dl dl dl dl,
 
.ns-11 dl dl dl dl dl dl dl dl dl,
 
.ns-13 dl,
 
.ns-13 dl dl dl,
 
.ns-13 dl dl dl dl dl,
 
.ns-13 dl dl dl dl dl dl dl,
 
.ns-13 dl dl dl dl dl dl dl dl dl,
 
.ns-15 dl,
 
.ns-15 dl dl dl,
 
.ns-15 dl dl dl dl dl,
 
.ns-15 dl dl dl dl dl dl dl,
 
.ns-15 dl dl dl dl dl dl dl dl dl,
 
.ns-101 dl,
 
.ns-101 dl dl dl,
 
.ns-101 dl dl dl dl dl,
 
.ns-101 dl dl dl dl dl dl dl,
 
.ns-101 dl dl dl dl dl dl dl dl dl,
 
.ns-105 dl,
 
.ns-105 dl dl dl,
 
.ns-105 dl dl dl dl dl,
 
.ns-105 dl dl dl dl dl dl dl,
 
.ns-105 dl dl dl dl dl dl dl dl dl
 
{
 
    background-color: #eff8ff;
 
}
 
 
.ns-1 dl dl,
 
.ns-1 dl dl dl dl,
 
.ns-1 dl dl dl dl dl dl,
 
.ns-1 dl dl dl dl dl dl dl dl,
 
.ns-1 dl dl dl dl dl dl dl dl dl dl,
 
.ns-3 dl dl,
 
.ns-3 dl dl dl dl,
 
.ns-3 dl dl dl dl dl dl,
 
.ns-3 dl dl dl dl dl dl dl dl,
 
.ns-3 dl dl dl dl dl dl dl dl dl dl,
 
.ns-5 dl dl,
 
.ns-5 dl dl dl dl,
 
.ns-5 dl dl dl dl dl dl,
 
.ns-5 dl dl dl dl dl dl dl dl,
 
.ns-5 dl dl dl dl dl dl dl dl dl dl,
 
.ns-7 dl dl,
 
.ns-7 dl dl dl dl,
 
.ns-7 dl dl dl dl dl dl,
 
.ns-7 dl dl dl dl dl dl dl dl,
 
.ns-7 dl dl dl dl dl dl dl dl dl dl,
 
.ns-9 dl dl,
 
.ns-9 dl dl dl dl,
 
.ns-9 dl dl dl dl dl dl,
 
.ns-9 dl dl dl dl dl dl dl dl,
 
.ns-9 dl dl dl dl dl dl dl dl dl dl,
 
.ns-11 dl dl,
 
.ns-11 dl dl dl dl,
 
.ns-11 dl dl dl dl dl dl,
 
.ns-11 dl dl dl dl dl dl dl dl,
 
.ns-11 dl dl dl dl dl dl dl dl dl dl,
 
.ns-13 dl dl,
 
.ns-13 dl dl dl dl,
 
.ns-13 dl dl dl dl dl dl,
 
.ns-13 dl dl dl dl dl dl dl dl,
 
.ns-13 dl dl dl dl dl dl dl dl dl dl,
 
.ns-15 dl dl,
 
.ns-15 dl dl dl dl,
 
.ns-15 dl dl dl dl dl dl,
 
.ns-15 dl dl dl dl dl dl dl dl,
 
.ns-15 dl dl dl dl dl dl dl dl dl dl,
 
.ns-101 dl dl,
 
.ns-101 dl dl dl dl,
 
.ns-101 dl dl dl dl dl dl,
 
.ns-101 dl dl dl dl dl dl dl dl,
 
.ns-101 dl dl dl dl dl dl dl dl dl dl,
 
.ns-105 dl dl,
 
.ns-105 dl dl dl dl,
 
.ns-105 dl dl dl dl dl dl,
 
.ns-105 dl dl dl dl dl dl dl dl,
 
.ns-105 dl dl dl dl dl dl dl dl dl dl
 
{
 
    background-color: #e6f4ff;
 
 
}
 
}
 
   
 
   
 +
.ns-1 dl, .ns-3 dl, .ns-5 dl, .ns-7 dl, .ns-9 dl, .ns-11 dl, .ns-13 dl, .ns-15 dl, .ns-101 dl, .ns-103 dl
 +
{ background-color: #FFFFE0; }
 
   
 
   
/* Autolink style */
+
.ns-1 dl dl, .ns-3 dl dl, .ns-5 dl dl, .ns-7 dl dl, .ns-9 dl dl, .ns-11 dl dl, .ns-13 dl dl, .ns-15 dl dl, .ns-101 dl dl, .ns-103 dl dl
+
{ background-color: #FFFFEE; }
a.autolink {
 
    text-decoration: none;
 
    border-bottom: dotted 1px #66f;
 
    color: inherit;
 
}
 
 
 
   
 
   
/* Experimenting with audio link styles */
+
.ns-1 dl dl dl, .ns-3 dl dl dl, .ns-5 dl dl dl, .ns-7 dl dl dl, .ns-9 dl dl dl, .ns-11 dl dl dl, .ns-13 dl dl dl, .ns-15 dl dl dl, .ns-101 dl dl dl, .ns-103 dl dl dl
 +
{  background-color: #FFFFE0; }
 
   
 
   
/* Style rules for [[Template:Listen]] and [[Template:Multi-listen_start]] */
+
.ns-1 dl dl dl dl, .ns-3 dl dl dl dl, .ns-5 dl dl dl dl, .ns-7 dl dl dl dl, .ns-9 dl dl dl dl, .ns-11 dl dl dl dl, .ns-13 dl dl dl dl, .ns-15 dl dl dl dl, .ns-101 dl dl dl dl, .ns-103 dl dl dl dl
/*
+
{ background-color: #FFFFEE; }
div.listenlink {
 
    background: url("http://upload.wikimedia.org/wikipedia/commons/thumb/a/a6/Gnome-speakernotes.png/30px-Gnome-speakernotes.png") top left no-repeat;
 
    min-height: 35px;
 
    margin: 1em;
 
    padding: 0 0 0 40px;
 
}
 
 
   
 
   
div.listenlink ul {
+
.ns-1 dl dl dl dl dl, .ns-3 dl dl dl dl dl, .ns-5 dl dl dl dl dl, .ns-7 dl dl dl dl dl, .ns-9 dl dl dl dl dl, .ns-11 dl dl dl dl dl, .ns-13 dl dl dl dl dl, .ns-15 dl dl dl dl dl, .ns-101 dl dl dl dl dl, .ns-103 dl dl dl dl dl
    list-style-type: none;
+
{ background-color: #FFFFE0; }
    list-style-image: none;
 
    margin: 0;
 
}
 
 
   
 
   
div.listenlink ul li {
+
.ns-1 dl dl dl dl dl dl, .ns-3 dl dl dl dl dl dl, .ns-5 dl dl dl dl dl dl, .ns-7 dl dl dl dl dl dl, .ns-9 dl dl dl dl dl dl, .ns-11 dl dl dl dl dl dl, .ns-13 dl dl dl dl dl dl, .ns-15 dl dl dl dl dl dl, .ns-101 dl dl dl dl dl dl, .ns-103 dl dl dl dl dl dl
    padding-bottom: 0.5em;
+
{ background-color: #FFFFEE; }
}
 
 
   
 
   
div.listenlink ul li li {
+
.ns-1 dl dl dl dl dl dl dl, .ns-3 dl dl dl dl dl dl dl, .ns-5 dl dl dl dl dl dl dl, .ns-7 dl dl dl dl dl dl dl, .ns-9 dl dl dl dl dl dl dl, .ns-11 dl dl dl dl dl dl dl, .ns-13 dl dl dl dl dl dl dl, .ns-15 dl dl dl dl dl dl dl, .ns-101 dl dl dl dl dl dl dl, .ns-103 dl dl dl dl dl dl dl
    font-size: 91%;
+
{ background-color: #FFFFE0; }
    padding-bottom: 0;
 
}
 
*/
 
 
   
 
   
/* Insert character box */
+
.ns-1 dl dl dl dl dl dl dl dl, .ns-3 dl dl dl dl dl dl dl dl, .ns-5 dl dl dl dl dl dl dl dl, .ns-7 dl dl dl dl dl dl dl dl, .ns-9 dl dl dl dl dl dl dl dl, .ns-11 dl dl dl dl dl dl dl dl, .ns-13 dl dl dl dl dl dl dl dl, .ns-15 dl dl dl dl dl dl dl dl, .ns-101 dl dl dl dl dl dl dl dl, .ns-103 dl dl dl dl dl dl dl dl
div#editpage-specialchars a {
+
{ background-color: #FFFFEE; }
    padding-left: .2em !important;
 
    padding-right: .2em !important;
 
}
 
 
   
 
   
div#editpage-specialchars a:hover {
+
.ns-1 dl dl dl dl dl dl dl dl dl, .ns-3 dl dl dl dl dl dl dl dl dl, .ns-5 dl dl dl dl dl dl dl dl dl, .ns-7 dl dl dl dl dl dl dl dl dl, .ns-9 dl dl dl dl dl dl dl dl dl, .ns-11 dl dl dl dl dl dl dl dl dl, .ns-13 dl dl dl dl dl dl dl dl dl, .ns-15 dl dl dl dl dl dl dl dl dl, .ns-101 dl dl dl dl dl dl dl dl dl, .ns-103 dl dl dl dl dl dl dl dl dl
    /* background-color: silver !important; */
+
{ background-color: #FFFFE0; }
    border: 1px solid red;
 
    margin: -1px;
 
}
 
 
   
 
   
/* </pre> */
+
.ns-1 dl dl dl dl dl dl dl dl dl dl, .ns-3 dl dl dl dl dl dl dl dl dl dl, .ns-5 dl dl dl dl dl dl dl dl dl dl, .ns-7 dl dl dl dl dl dl dl dl dl dl, .ns-9 dl dl dl dl dl dl dl dl dl dl, .ns-11 dl dl dl dl dl dl dl dl dl dl, .ns-13 dl dl dl dl dl dl dl dl dl dl, .ns-15 dl dl dl dl dl dl dl dl dl dl, .ns-101 dl dl dl dl dl dl dl dl dl dl, .ns-103 dl dl dl dl dl dl dl dl dl dl
 +
{ background-color: #FFFFEE; }

Última revisió del 14:39 11 oct 2010

/* If you copy this, please include the following line: */
 
    /* Stolen from [[User:Animum/monobook.css]] */
 
/* Thank you. */
 
/* Orange "You have new messages" changed */
body.page-Portada h1.firstHeading { display:none; }
.usermessage {
    background: url('http://upload.wikimedia.org/wikipedia/commons/c/ca/360%C2%B0_Panorama_vom_Ahrensfelder_Berg.jpg') repeat-x center;
    border: 1px solid silver;
    color: #5A3696;
    font-weight: bold;
    margin: 2em 0em 1em 0em;
    padding: 0.5em 1em;
    vertical-align: middle;
}
 
.usermessage a {
    color:#5A3696
}
 
/* "From Wikipedia, the free encyclopedia" modification */
#siteSub {
    font-family:Trebuchet MS;
    font-size: 95%;
}
 
/* Text alignment */
body.mediawiki {
    text-align: left;
}
 
/* Tab rounding */
#p-cactions ul li, #p-cactions ul li a 
{  
  -moz-border-radius-topright: 0.5em;
/*  -moz-border-radius-topleft: 0.5em; */
}

 
/* Replace dotted borders on pre with a solid one. */
#bodyContent pre {
    border: 1px solid #aaa;
}
 
/* Miscellaneous Corner-rounding */
div.pBody {
    -moz-border-radius-topright:0.5em;
    -moz-border-radius-bottomright:0.5em;
}
 
#content {
    -moz-border-radius-topleft: 0.75em;
    -moz-border-radius-bottomleft: 0.75em;
}
 
#footer {
    -moz-border-radius: 6px;
    border:1px solid #fabd23;
}
 
/* Link customization */
#bodyContent a:active { font-weight: normal; }
#bodyContent a.interwiki, a.external { color: #002bb8; background:none; }}
#bodyContent a.text { background: display; }
 
/* Some editing screen modifications */
/*#editpage-copywarn3, #editpage-copywarn2, #editpage-copywarn {
    display: none;
} */
 
input#wpSummary {
    width: 50%;
    margin-top: 12px;
}
 
.editHelp {
    margin-top:1.25em;
    margin-bottom:6px;
}
 
#wpSave, #wpPreview {
    margin-right:1px;
}
 
#previewnote {
    text-decoration: blink;
}

#protectedpagewarning { 
    -moz-border-radius:.5em;
    margin: 0 0 1em; 
    padding: .6em .6em; 
    vertical-align: middle; 
    border: solid #aaaaaa 1px;
    font-size:91%;
    background-color:#ffffff;
    color:#000000;
}
 
#longpagewarning {
    display:none
}
 
/* Get RID of that annoying fund raiser advert */
#siteNotice {
    display:none
}
 
/* Admin tools link fixer */
#adminbarlinks a:visited {
    color:#002BB8
}
 
/* Patrolled pages fixer */
.patrollink {
    display:none
}
li.not-patrolled {
    background-color:transparent
}
 
/* THIS LAST BIT IS STOLEN FROM AZATOTH'S MONOBOOK.CSS */
 
/* Nice borders for (almost) all boxes */
input[type="radio"],
input[type="checkbox"] { border:none; }
input[type="submit"] {
    border: 1px solid #aaa !important;
    background-color: #f9f9f9 !important;
}
/* make round corners for the rest */
input[type="submit"] {
   -moz-border-radius-topleft: 2px !important; 
   -moz-border-radius-topright: 2px !important;
   -moz-border-radius-bottomleft: 2px;
   -moz-border-radius-bottomright: 2px;
} 
input[type="submit"] {color: #aaa !important;}
input[type="submit"]:hover, input[type="submit"]:focus {background-color: #fff !important; color: #000 !important; cursor: pointer !important;}
 
/* For use with my monobook */
.ns-0 * .tabmenu ul li {
    background: white !important;
}
 
/* Prettify the headers of the quickbar (left-hand column of boxes) */
 
#p-navigation h5, #p-interaction h5, #p-search h5, #p-tb h5, #p-navclone h5, #p-lang h5 {
    display: inline;
    height: 1em;
    font-size: 91%;
    font-weight: normal;
    white-space: nowrap;
    border-color:#aaa; 
    border-width:1px;
    border-style: solid solid none solid;
    padding: 0 1em 1px 1em;
    text-transform: lowercase;
    background: white;
    -moz-border-radius-topright:0.5em
}
 
#p-navigation, #p-interaction, #p-search, #p-tb, #p-navclone, #p-lang {
    padding-top: 2px;
}
 
/* Diff screen changes */
 
del.diffchange.diffchange-inline, ins.diffchange.diffchange-inline { border:none; }
 
/* Space for testing below */


/* Style discussion */
.ns-1 dd, .ns-3 dd, .ns-5 dd, .ns-7 dd, .ns-9 dd, .ns-11 dd, .ns-13 dd, .ns-15 dd, .ns-101 dd, .ns-103 dd
{ 
   margin: 0 0 1em 0;
   padding: 0;
}
 
.ns-1 dl, .ns-3 dl, .ns-5 dl, .ns-7 dl, .ns-9 dl, .ns-11 dl, .ns-13 dl, .ns-15 dl, .ns-101 dl, .ns-103 dl
{ 
   border-top: solid 1px #F0F080; 
   border-left: solid 1px #F0F080; 
   padding-top: 0.5em; 
   padding-left: 0.5em; 
   margin: 0 0 0 1em;
}
 
.ns-1 dl, .ns-3 dl, .ns-5 dl, .ns-7 dl, .ns-9 dl, .ns-11 dl, .ns-13 dl, .ns-15 dl, .ns-101 dl, .ns-103 dl
{ background-color: #FFFFE0; }
 
.ns-1 dl dl, .ns-3 dl dl, .ns-5 dl dl, .ns-7 dl dl, .ns-9 dl dl, .ns-11 dl dl, .ns-13 dl dl, .ns-15 dl dl, .ns-101 dl dl, .ns-103 dl dl
{ background-color: #FFFFEE; }
 
.ns-1 dl dl dl, .ns-3 dl dl dl, .ns-5 dl dl dl, .ns-7 dl dl dl, .ns-9 dl dl dl, .ns-11 dl dl dl, .ns-13 dl dl dl, .ns-15 dl dl dl, .ns-101 dl dl dl, .ns-103 dl dl dl
{  background-color: #FFFFE0; }
 
.ns-1 dl dl dl dl, .ns-3 dl dl dl dl, .ns-5 dl dl dl dl, .ns-7 dl dl dl dl, .ns-9 dl dl dl dl, .ns-11 dl dl dl dl, .ns-13 dl dl dl dl, .ns-15 dl dl dl dl, .ns-101 dl dl dl dl, .ns-103 dl dl dl dl
{ background-color: #FFFFEE; }
 
.ns-1 dl dl dl dl dl, .ns-3 dl dl dl dl dl, .ns-5 dl dl dl dl dl, .ns-7 dl dl dl dl dl, .ns-9 dl dl dl dl dl, .ns-11 dl dl dl dl dl, .ns-13 dl dl dl dl dl, .ns-15 dl dl dl dl dl, .ns-101 dl dl dl dl dl, .ns-103 dl dl dl dl dl
{ background-color: #FFFFE0; }
 
.ns-1 dl dl dl dl dl dl, .ns-3 dl dl dl dl dl dl, .ns-5 dl dl dl dl dl dl, .ns-7 dl dl dl dl dl dl, .ns-9 dl dl dl dl dl dl, .ns-11 dl dl dl dl dl dl, .ns-13 dl dl dl dl dl dl, .ns-15 dl dl dl dl dl dl, .ns-101 dl dl dl dl dl dl, .ns-103 dl dl dl dl dl dl
{ background-color: #FFFFEE; }
 
.ns-1 dl dl dl dl dl dl dl, .ns-3 dl dl dl dl dl dl dl, .ns-5 dl dl dl dl dl dl dl, .ns-7 dl dl dl dl dl dl dl, .ns-9 dl dl dl dl dl dl dl, .ns-11 dl dl dl dl dl dl dl, .ns-13 dl dl dl dl dl dl dl, .ns-15 dl dl dl dl dl dl dl, .ns-101 dl dl dl dl dl dl dl, .ns-103 dl dl dl dl dl dl dl
{ background-color: #FFFFE0; }
 
.ns-1 dl dl dl dl dl dl dl dl, .ns-3 dl dl dl dl dl dl dl dl, .ns-5 dl dl dl dl dl dl dl dl, .ns-7 dl dl dl dl dl dl dl dl, .ns-9 dl dl dl dl dl dl dl dl, .ns-11 dl dl dl dl dl dl dl dl, .ns-13 dl dl dl dl dl dl dl dl, .ns-15 dl dl dl dl dl dl dl dl, .ns-101 dl dl dl dl dl dl dl dl, .ns-103 dl dl dl dl dl dl dl dl
{ background-color: #FFFFEE; }
 
.ns-1 dl dl dl dl dl dl dl dl dl, .ns-3 dl dl dl dl dl dl dl dl dl, .ns-5 dl dl dl dl dl dl dl dl dl, .ns-7 dl dl dl dl dl dl dl dl dl, .ns-9 dl dl dl dl dl dl dl dl dl, .ns-11 dl dl dl dl dl dl dl dl dl, .ns-13 dl dl dl dl dl dl dl dl dl, .ns-15 dl dl dl dl dl dl dl dl dl, .ns-101 dl dl dl dl dl dl dl dl dl, .ns-103 dl dl dl dl dl dl dl dl dl
{ background-color: #FFFFE0; }
 
.ns-1 dl dl dl dl dl dl dl dl dl dl, .ns-3 dl dl dl dl dl dl dl dl dl dl, .ns-5 dl dl dl dl dl dl dl dl dl dl, .ns-7 dl dl dl dl dl dl dl dl dl dl, .ns-9 dl dl dl dl dl dl dl dl dl dl, .ns-11 dl dl dl dl dl dl dl dl dl dl, .ns-13 dl dl dl dl dl dl dl dl dl dl, .ns-15 dl dl dl dl dl dl dl dl dl dl, .ns-101 dl dl dl dl dl dl dl dl dl dl, .ns-103 dl dl dl dl dl dl dl dl dl dl
{ background-color: #FFFFEE; }