User:The Computer Mutt/Monobook.css
Appearance
Code that you insert on this page could contain malicious content capable of compromising your account. If you import a script from another page with "importScript", "mw.loader.load", "iusc", or "lusc", take note that this causes you to dynamically load a remote script, which could be changed by others. Editors are responsible for all edits and actions they perform, including by scripts. User scripts are not centrally supported and may malfunction or become inoperable due to software changes. A guide to help you find broken scripts is available. If you are unsure whether code you are adding to this page is safe, you can ask at the appropriate village pump. This code will be executed when previewing this page. |
Documentation for this user script can be added at User:The Computer Mutt/Monobook. This user script seems to have an accompanying .js page at User:The Computer Mutt/Monobook.js. |
/* <pre> */
/********************************************
** **
** F O S F O R I V E R D I **
** **
** Skin creata da [[Utente:Kormoran]] **
** **
** Versione 0.97, 14 Febbraio 2005 **
** **
********************************************/
/* Colori di default */
body {
background: Black;
color: #00FF00;
}
#content { background : #000000; }
#content { color : #00FF00; }
#content { border: 1px solid #008000; }
/* Colore dei link */
a { color: #7070FF; }
a:visited { color: #9090D0; }
a:active, a.new { color: #FF4040; }
a.interwiki, a.external { color: #5386DB; }
a.stub { color: #974253; }
/* Colori della textbox di edit dei testi */
textarea { color: #90FF90; }
textarea { background : #001000; }
/* Casella user (quella con i link alle preferenze, alla pagina utente personale ecc.) */
.autocomment { color: #008000; }
fieldset {
background: transparent;
border: 1px solid #004000;
}
legend {
background: transparent;
border: 1px solid #004000;
}
hr {
color: #004000;
background-color: #000000;
}
/* L'avviso di nuovi messaggi */
.usermessage {
background-color: #004000;
border: 1px solid #FFFF00;
color: #FFFF00;
font-weight: bold;
}
input.historysubmit {
padding: 0 0.3em 0.3em 0.3em !important;
font-size: 94%;
cursor: pointer;
height: 1.7em !important;
margin-left: 1.6em;
}
input[type="radio"],
input[type="checkbox"] { border:none; }
select {
background-color: #004000;
border: 1px solid #008000;
color: #00FF00;
vertical-align: top;
}
#p-personal li a { color: #FFFF00; }
/* Toglie l'icona vicino al nome utente
li#pt-userpage { background: none }*/
#infobox { background: #002000;
color: #00FFFF;
border: ipx solid #00FFFF
}
/* Nuovo logo */
#p-logo {
background: url(http://it.wikipedia.org/upload/6/6e/WikiGreen.png) no-repeat;
display: none
position:absolute; /*needed to use z-index */
top: 8;
left: 15;
height: 0;
width: 0;
padding: 0 0 154px 154px;
overflow: hidden;
}
/* Colore della casella Cerca nella colonna a fianco */
#searchInput {
border: 1px inset !important;
color: #00FF00;
background : #000000;
}
input.searchButton .pBody {
background : #000000;
/* border: 2px solid #004000; */
color : #00FF00;
}
input.searchButton {
background : #000000;
border-top: 2px solid #00FFFF;
border-left: 2px solid #00FFFF;
border-right: 2px solid #008080;
border-bottom: 2px solid #008080;
color : #00FF00;
}
#p-search { background: #004000;
color: Black;
}
#p-search .pBody {
background: #000000;
border: 1px solid #004000;
}
/* Colore della casella Navigazione nella colonna a fianco */
#p-nav { background-color: #004000; }
#p-nav { color: Black; }
#p-nav .pBody {
background-color: #000000;
border: 1px solid #004000;
}
/* Colore della casella ??? nella colonna a fianco */
#p-tbx { background: #004000; }
#p-tbx .pBody {
background-color: #000000;
border: 1px solid #004000;
}
/* Colore della casella toolbox nella colonna a fianco */
#p-tb { background: #004000; }
#p-tb .pBody {
background-color: #000000;
border: 1px solid #004000;
}
/* Colore della casella Altre Lingue nella colonna a fianco */
#p-lang { background: #004000; }
#p-lang .pBody {
background-color: #000000;
border: 1px solid #004000;
}
/* Questa roba mette i tab di editing pagina Wiki anche in fondo al box
(ma non funge con IE e serve anche un filettino monobook.js... vedere la
mia pagina utente) */
#mytabs {
margin: -0.3em 0 0 11.5em;
border: 1px solid #008000;
white-space:nowrap;
line-height: 1.1em;
overflow: visible;
border-collapse: collapse;
padding: 0 0 0 1em;
list-style: none;
font-size: 95%;
}
#mytabs .hiddenStructure { display: none; }
#mytabs li {
display: inline;
border: 1px solid #004000;
border-top: none;
padding: 0.1em 0 0 0;
margin: 0 0.3em 0 0;
overflow: visible;
background: #000000;
color: #7070FF;
}
#mytabs li.selected {
border-color: #00FF00;
padding: 0.2em 0 0 0;
}
#mytabs li a {
background-color: #000000;;
color: #7070FF;
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; }
#mytabs .new a { color:#FF4040; }
#mytabs li a:hover {
z-index: 3;
text-decoration: none;
}
#mytabs h5 { display: none; }
#mytabs li.istalk { margin-right: 0; }
#mytabs li.istalk a { padding-right: 0.5em; }
#mytabs-ca-addsection a {
padding-left: 0.4em;
padding-right: 0.4em;
}
/* offset per separare i gruppi di tab */
li#mytabs-ca-talk { margin-right: 1.6em; }
li#mytabs-ca-watch { margin-left: 1.6em; }
/* Colore dei box delle spiegazioni, degli acronimi e delle abbreviazioni */
abbr, acronym, .explain {
border-bottom: 1px dotted #004000;
color: White;
background: #002000;
cursor: help;
}
/* Colore dei frammenti di codice */
code { background-color: #00AA00; }
code { color: Black }
/* Colore del testo preformattato */
pre {
padding: 1em;
border: 1px dashed #00AA00;
color: White;
background-color: #002000;
line-height: 1.1em;
}
h1, h2, h3, h4, h5, h6 { color: #00FF00; }
#bodyContent h1 { color : #00FF00; }
#bodyContent h2 { color : #00FF00; }
#bodyContent h3 { color : #00FF00; }
#bodyContent h4 { color : #00FF00; }
#bodyContent h5 { color : #00FF00; }
#bodyContent h6 { color : #00FF00; }
h1 { border-bottom: 2px solid #008000; }
h2 { border-bottom: 1px solid #008000; }
/* Colore di sfondo delle tabelle */
table { background: #000000; }
/* Colore del sommario dell'articolo */
#toc { background: #002000; }
#toc { border: 1px solid #008000; }
/*------------------------------------------------------*/
/*
I #p-cactions riguardano i tab delle azioni sulle varie pagine
Wiki (modifica, cronologia, discussione ecc.): gli .ns-xx si riferiscono
invece al namespace numero xx: ecco i numeri di alcuni namespace
'0': 'articolo'
'2': 'utente'
'4': 'wikipedia'
'6': 'immagine'
'8': 'mediawiki'
'10': 'Template'
'12': 'aiuto'
'14': 'categoria' */
/* Colori di fondo degli articoli */
.ns-0 * #content { background : #000000; }
.ns-0 * #content { color : #00FF00; }
.ns-0 * #p-cactions li { background : #000000; }
.ns-0 * #p-cactions li a { background : #000000; }
.ns-0 * #p-cactions li a { color : #7070FF; }
/* Colori di fondo delle pagine di discussione degli articoli */
.ns-1 * #content { background : #000000; }
.ns-1 * #content { color : #00FF00; }
.ns-1 * #p-cactions li { background : #000000; }
.ns-1 * #p-cactions li a { background : #000000; }
.ns-1 * #p-cactions li a { color : #7070FF; }
/* Colori di fondo delle pagine Utente */
.ns-2 * #content { background : #000000; }
.ns-2 * #content { color : #00FF00; }
.ns-2 * #p-cactions li { background : #000000; }
.ns-2 * #p-cactions li a { background : #000000; }
.ns-2 * #p-cactions li a { color : #7070FF; }
/* Colori di fondo delle pagine di discussione Utente */
.ns-3 * #content { background : #000000; }
.ns-3 * #content { color : #00FF00; }
.ns-3 * #p-cactions li { background : #000000; }
.ns-3 * #p-cactions li a { background : #000000; }
.ns-3 * #p-cactions li a { color : #7070FF; }
/* Colori di fondo delle pagine Wikipedia */
.ns-4 * #content { background : #000000; }
.ns-4 * #content { color : #00FF00; }
.ns-4 * #p-cactions li { background : #000000; }
.ns-4 * #p-cactions li a { background : #000000; }
.ns-4 * #p-cactions li a { color : #7070FF; }
/* Colori di fondo delle pagine di discussione Wikipedia */
.ns-5 * #content { background : #000000; }
.ns-5 * #content { color : #00FF00; }
.ns-5 * #p-cactions li { background : #000000; }
.ns-5 * #p-cactions li a { background : #000000; }
.ns-5 * #p-cactions li a { color : #7070FF; }
/* Colori di fondo delle pagine di discussione Immagine */
.ns-7 * #content { background : #000000; }
.ns-7 * #content { color : #00FF00; }
.ns-7 * #p-cactions li { background : #000000; }
.ns-7 * #p-cactions li a { background : #000000; }
.ns-7 * #p-cactions li a { color : #7070FF; }
/* Colori di fondo delle pagine MediaWiki */
.ns-8 * #content { background : #000000; }
.ns-8 * #content { color : #00FF00; }
.ns-8 * #p-cactions li { background : #000000; }
.ns-8 * #p-cactions li a { background : #000000; }
.ns-8 * #p-cactions li a { color : #7070FF; }
/* Colori di fondo delle pagine di discussione MediaWiki */
.ns-9 * #content { background : #000000; }
.ns-9 * #content { color : #00FF00; }
.ns-9 * #p-cactions li { background : #000000; }
.ns-9 * #p-cactions li a { background : #000000; }
.ns-9 * #p-cactions li a { color : #7070FF; }
/* Colori di fondo delle pagine di template */
.ns-10 * #content { background : #000000; }
.ns-10 * #content { color : #00FF00; }
.ns-10 * #p-cactions li { background : #000000; }
.ns-10 * #p-cactions li a { background : #000000; }
.ns-10 * #p-cactions li a { color : #7070FF; }
/* Colori di fondo delle pagine di discussione template */
.ns-11 * #content { background : #000000; }
.ns-11 * #content { color : #00FF00; }
.ns-11 * #p-cactions li { background : #000000; }
.ns-11 * #p-cactions li a { background : #000000; }
.ns-11 * #p-cactions li a { color : #7070FF; }
/* Colori di fondo delle pagine Aide */
.ns-12 * #content { background : #000000; }
.ns-12 * #content { color : #00FF00; }
.ns-12 * #p-cactions li { background : #000000; }
.ns-12 * #p-cactions li a { background : #000000; }
.ns-12 * #p-cactions li a { color : #7070FF; }
/* Colori di fondo delle pagine di discussione Aiuto */
.ns-13 * #content { background : #000000; }
.ns-13 * #content { color : #00FF00; }
.ns-13 * #p-cactions li { background : #000000; }
.ns-13 * #p-cactions li a { background : #000000; }
.ns-13 * #p-cactions li a { color : #7070FF; }
/* Colori di fondo delle pagine di discussione Categorie */
.ns-15 * #content { background : #000000; }
.ns-15 * #content { color : #00FF00; }
.ns-15 * #p-cactions li { background : #000000; }
.ns-15 * #p-cactions li a { background : #000000; }
.ns-15 * #p-cactions li a { color : #7070FF; }
/* La barra in fondo alla pagina */
#footer {
background-color: Black;
color: #00FF00;
border-top: 1px solid #FFFF00;
border-bottom: 1px solid #FFFF00;
margin: 0.6em 0em 1em 0em;
padding: 0.4em 0em 1.2em 0em;
text-align: center;
font-size: 90%;
}
/* box delle categorie */
#catlinks {
border:1px solid #800080;
background-color:#000000;
color: #00FFFF;
padding:5px;
margin-top: 1em;
clear: both;
}
/* le immagini: meglio tenerle su sfondo bianco... */
img {
border: 2px solid #008000;
background-color: White;
}
/* </pre> */