7 lines
74 B
CSS
7 lines
74 B
CSS
.bg-azul {
|
|
background-color: #00a6CE;
|
|
}
|
|
|
|
.azul {
|
|
color: #00a6CE;
|
|
} |