mirror of
https://github.com/CristianCruz0309/proyectos-curso-javascript.git
synced 2026-08-15 02:50:10 +00:00
7 lines
116 B
CSS
7 lines
116 B
CSS
.menuInputMayor {
|
|
background-color: greenyellow;
|
|
}
|
|
|
|
.menuInputMenor {
|
|
background-color: lightsalmon;
|
|
} |