Usuario:Coordinador/monobook.css
De Wikipedia
(Diferencia entre revisiones)
| Revisión de 21:08 8 abr 2007 Coordinador (Discusión | contribuciones) ← Ir a diferencia anterior |
Revisión de 21:09 8 abr 2007 Coordinador (Discusión | contribuciones) Ir a siguiente diferencia → |
||
| Línea 1: | Línea 1: | ||
| body { background: #e0ffe0; !important } | body { background: #e0ffe0; !important } | ||
| - | |||
| /* Standard Navigationsleisten, aka box hiding thingy from .de.*/ | /* Standard Navigationsleisten, aka box hiding thingy from .de.*/ | ||
| - | |||
| div.Boxmerge, | div.Boxmerge, | ||
| div.NavFrame { | div.NavFrame { | ||
| Línea 55: | Línea 53: | ||
| font-size:smaller; | font-size:smaller; | ||
| } | } | ||
| - | |||
| a {color: red } | a {color: red } | ||
| #bodyContent a {color: red } | #bodyContent a {color: red } | ||
| - | |||
| a.extiw {color: #008000; !important} | a.extiw {color: #008000; !important} | ||
| #bodyContent a.extiw {color: #008000; !important} | #bodyContent a.extiw {color: #008000; !important} | ||
| - | |||
| a.external {color: #0000ff; !important} | a.external {color: #0000ff; !important} | ||
| #bodyContent a.external {color: #0000ff; !important} | #bodyContent a.external {color: #0000ff; !important} | ||
| - | |||
| a.new {color: #000000; !important} | a.new {color: #000000; !important} | ||
| #bodyContent a.new {color: #000000; !important} | #bodyContent a.new {color: #000000; !important} | ||
Revisión de 21:09 8 abr 2007
body { background: #e0ffe0; !important } /* Standard Navigationsleisten, aka box hiding thingy from .de.*/ div.Boxmerge, div.NavFrame {
margin: 0px;
padding: 2px;
border: 1px solid #aaaaaa;
text-align: center;
border-collapse: collapse;
font-size: 95%;
} div.Boxmerge div.NavFrame {
border-style: none;
border-style: hidden;
} div.NavFrame + div.NavFrame {
border-top-style: none;
border-top-style: hidden;
} div.NavPic {
background-color: #ffffff;
margin: 0px;
padding: 2px;
float: left;
} div.NavFrame div.NavHead {
height: 1.6em;
font-weight: bold;
font-size: 100%;
background-color: #efefef;
position:relative;
} div.NavFrame p {
font-size: 100%;
} div.NavFrame div.NavContent {
font-size: 100%;
} div.NavFrame div.NavContent p {
font-size: 100%;
} div.NavEnd {
margin: 0px;
padding: 0px;
line-height: 1px;
clear: both;
} a.NavToggle {
position:absolute;
top:0px;
right:3px;
font-weight:normal;
font-size:smaller;
} a {color: red }
- bodyContent a {color: red }
a.extiw {color: #008000; !important}
- bodyContent a.extiw {color: #008000; !important}
a.external {color: #0000ff; !important}
- bodyContent a.external {color: #0000ff; !important}
a.new {color: #000000; !important}
- bodyContent a.new {color: #000000; !important}

