9 lines
91 B
CSS
9 lines
91 B
CSS
.oferta_titulo {
|
|
font-size: 2em;
|
|
}
|
|
|
|
.oferta_titulo_destaca {
|
|
font-weight: bold;
|
|
}
|
|
|