mirror of
https://github.com/SrIzan10/edicion-en-html.git
synced 2026-06-06 00:56:54 +00:00
93 lines
1.7 KiB
CSS
93 lines
1.7 KiB
CSS
/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */
|
|
|
|
img.pixeles { float: right;
|
|
padding-left: 25px;
|
|
padding-right: 25px;
|
|
}
|
|
|
|
.thcentrado { background-color: rgb(51, 102, 153);
|
|
color: rgb(255, 153, 0);
|
|
text-align: center;
|
|
}
|
|
|
|
body { margin-top: 0pt;
|
|
margin-left: 0pt;
|
|
padding-top: 0pt;
|
|
padding-left: 0pt;
|
|
padding-right: 1em;
|
|
}
|
|
|
|
.solapas {
|
|
border-bottom: 1px solid #373F68;
|
|
width: 100%;
|
|
margin:top;
|
|
padding: 2.4em 0 .2em 0;
|
|
font-weight: bold;
|
|
font-size: 95%;
|
|
position: fixed;
|
|
height: auto;
|
|
z-index: 10;
|
|
background-color: #E4D8B7;
|
|
text-align:center;
|
|
}
|
|
|
|
.solapas li {
|
|
float:left;
|
|
border-style: solid;
|
|
border-width:1px;
|
|
margin:0.1em 0px 0.1em 0.2em;
|
|
padding: 0;
|
|
width: 16em;
|
|
height: 1.2em;
|
|
list-style-type: none;
|
|
background-color: #E4D8B7;
|
|
color:#FFF;}
|
|
|
|
|
|
.solapas a:link { text-decoration: none;
|
|
color: #8E541A;}
|
|
|
|
.solapas ul { margin: 0;
|
|
margin-left:auto;
|
|
margin-right:auto;
|
|
padding: 0pt;
|
|
width:55em;
|
|
}
|
|
|
|
.solapas li:hover { background-color: rgb(221, 221, 221);
|
|
}
|
|
|
|
.solapas a:visited { color:#8E541A;
|
|
}
|
|
|
|
.solapas li.activo {
|
|
background-color: #D5C18D;
|
|
}
|
|
|
|
.solapas li.activo a:visited, .solapas li.activo a:hover, .solapas li.activo a:active, .solapas li.activo a:link {
|
|
background-color: #D5C18D;
|
|
color: rgb(255, 255, 255);
|
|
}
|
|
|
|
.principal {
|
|
position: absolute;
|
|
top: auto;
|
|
margin-left: 10px;
|
|
margin-top: 3.2em;
|
|
padding-top: 2em;
|
|
z-index: 1;
|
|
margin-right: 10px;
|
|
min-height:100%;
|
|
left: auto;
|
|
}
|
|
@media print {
|
|
.solapas {position:fixed;
|
|
top:0;
|
|
padding:10px;}
|
|
.principal {position: relative;
|
|
top:0;
|
|
margin:10px;
|
|
padding:0;
|
|
height:auto;}
|
|
}
|