mirror of
https://github.com/SrIzan10/edicion-en-html.git
synced 2026-06-26 02:12:15 +00:00
91 lines
1.9 KiB
CSS
91 lines
1.9 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 rgb(0, 0, 0);
|
|
margin: 0pt;
|
|
padding: 10px 0px 0px;
|
|
width: 100%;
|
|
font-weight: bold;
|
|
font-size: 85%;
|
|
position: fixed;
|
|
height: auto;
|
|
z-index: 10;
|
|
background-color: rgb(255, 255, 255);
|
|
}
|
|
|
|
.solapas li { border-style: solid;
|
|
border-width: 1px;
|
|
margin: 3px 0px 0px 5px;
|
|
padding: 0pt 5px;
|
|
width: 16em;
|
|
float:left;
|
|
height:1.5em;
|
|
list-style-type: none;
|
|
background-color: rgb(255, 255, 255);
|
|
}
|
|
|
|
.solapas a { text-decoration: none;
|
|
}
|
|
|
|
.solapas ul { margin: 0pt;
|
|
padding: 0pt;
|
|
width:55em;
|
|
}
|
|
|
|
.solapas li:hover { background-color: rgb(221, 221, 221);
|
|
}
|
|
|
|
.solapas a:visited { color: rgb(204, 102, 204);
|
|
}
|
|
.col1{margin-left:0px;}
|
|
.col2{margin-left:18em;}
|
|
.col3{margin-left:36em;}
|
|
.saltoarriba {margin-top:-3em;}
|
|
.solapas li.activo { border-style: solid solid none;
|
|
border-width: 1px;
|
|
border-top: 1px solid rgb(0, 0, 0);
|
|
border-left: 1px solid rgb(0, 0, 0);
|
|
border-right: 1px solid rgb(0, 0, 0);
|
|
background-color: rgb(0, 0, 0);
|
|
}
|
|
|
|
.solapas li.activo a:visited, .solapas li.activo a:hover, .solapas li.activo a:active, .solapas li.activo a:link { background-color: rgb(0, 0, 0);
|
|
color: rgb(255, 255, 255);
|
|
}
|
|
|
|
.principal { position: absolute;
|
|
top: auto;
|
|
margin-left: 10px;
|
|
margin-top: 2em;
|
|
padding-top: 1em;
|
|
z-index: 1;
|
|
margin-right: 10px;
|
|
min-height:100%;
|
|
}
|
|
@media print {
|
|
.solapas {position:fixed;
|
|
top:0;
|
|
padding:10px;}
|
|
.principal {position: relative;
|
|
top:0;
|
|
margin:10px;
|
|
padding:0;
|
|
height:auto;}
|
|
}
|