Ver código fonte

background color on divs

master
Noëlle 5 anos atrás
pai
commit
fa1f6f36a0
1 arquivos alterados com 4 adições e 0 exclusões
  1. 4
    0
      assets/kobold.css

+ 4
- 0
assets/kobold.css Ver arquivo

background-repeat: no-repeat; background-repeat: no-repeat;
} }


div {
background-color: white;
}

.firstrow { .firstrow {
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
float: left; float: left;

Carregando…
Cancelar
Salvar