Arquivos
2013-03-11 10:02:18 -07:00

8 linhas
70 B
Plaintext

@color: #4D926F;
#header {
color: @color;
}
h2 {
color: @color;
}