Files
edicion-en-html/html2005/estilos/css3.css
2023-02-12 18:29:35 +01:00

14 lines
271 B
CSS

/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */
.azul { color: rgb(51, 51, 255);
}
.blancoazul { color: rgb(255, 255, 255);
background-color: rgb(0, 0, 153);
}
.ejempcss { color: rgb(91, 102, 150);
font-weight: bold;
}