Diferencia entre revisiones de «Pie.css»
De WikiCafe
Línea 112: | Línea 112: | ||
#mw-panel a{ | #mw-panel a{ | ||
color: #681a27; | color: #681a27; | ||
+ | } | ||
+ | .mediawiki ltr sitedir-ltr mw-hide-empty-elt ns-0 ns-subject mw-editable page-Página_principal rootpage-Página_principal skin-vector action-view skin-vector-legacy{ | ||
+ | background-color:#e4e4e4; | ||
} | } |
Revisión del 01:52 4 mar 2021
.pie {
color: #ffffff; margin-bottom: -180px; margin-right: -230px; margin-left: -200px; background-color: #691827; overflow: auto; height: 300px; width: 125%; clear: both; bottom: 0;
}
.listapie {
list-style: none;
}
.logopie {
margin-top: 500px; height: 60px; width: 100px; margin-bottom: 25px;
}
.parrafo {
width: 220px; justify-content: center; margin-top: -25px; font-family: Arial, Helvetica, sans-serif;
}
.redes {
height: 25px; width: 25px; margin-left: 5px;
}
.confpie {
display: block; position: absolute; left: 25%; top: 25px; transform: translate(-50%, 0);
}
.titulospie {
margin-bottom: 50px; font-family: Arial, Helvetica, sans-serif; color: #ffffff;
}
li {
font-family: Arial, Helvetica, sans-serif; margin-bottom: 25px;
}
.confpietercero {
display: block; position: absolute; margin-left: 5000px; transform: translate(-50%, 0);
} .side{ float: left;
width: 13em; padding: 0 0.5em; background-color: #ff6;
margin-left: -20em;
height: 1500px;
}
- wrapper {
margin: 0 14em 0 12em; padding: 0 1em;
position: relative; z-index:-5; } p{ position: relative;
z-index: 5; text-align: justify;
} a{
color: black;
}
a:hover{
color: red;
}
a:active{
color: blue;
}
- ca-nstab-main{
background-color: #ffffff;
}
- ca-nstab-main a{
color: #681a27;
}
- ca-talk{
background-colo #681a27;
}
- ca-talk a{
color: #681a27;
}
- p-views a{
color: #681a27;
}
- mw-panel a{
color: #681a27; } .mediawiki ltr sitedir-ltr mw-hide-empty-elt ns-0 ns-subject mw-editable page-Página_principal rootpage-Página_principal skin-vector action-view skin-vector-legacy{ background-color:#e4e4e4; }