estilos2.css
unknown
css
a year ago
1.4 kB
7
Indexable
div,
header,
nav,
main,
aside,
footer,
figure,
caption,
section,
article,
table,
tr,
td,
th {
border: 1px solid blue;
padding: 5px 10px;
overflow: hidden;
text-align: center;}
#logohtml{float:left;
border-style:none;}
#logohtml a {
text-decoration:none;}
#logocss{float:right;
border-style:none;
}
#logocss img {float:right;}
#logocss a {
text-decoration:none;
margin-top:50px;}
#cuadro1{text-align: left;
display:none;}
#cuadro2{text-align:right;
padding:6px;
}
.fondoul{list-style-type:none;
margin:1px;
pading:12px;
background-color:#D6AFDC;
overflow:hidden;
}
.fondoli{
background-color:salmon;
border: 3px outset;
margin:5px;
padding:5px;
float:left;}
.fondoli a {
color: white;
text-decoration: none;
padding: 10px;
font-size:large;
font-weight:bold;
font-family:verdana;}
#contenedor{background-color:#D6AFDC;}
#anchuradivscontenidos{ width: 20%;
border:10px outset white;
background-color:salmon;
padding:10px;}
.menuflexible {display:inline-block;
min-height: 25px;}
.menuflexible a {font-size:large;
font-weight:bold;
font-family:verdana;
color:white;
padding:10px;
text-decoration:none;}
.imagenflexible {
max-width: 100%;}
/*
.divflexible {
width: 31%;
float: left;}
*/
Editor is loading...
Leave a Comment