forked from avana/sito-hackit-20
7 lines
158 B
SCSS
7 lines
158 B
SCSS
.talk-grid {
|
|
.talk { text-align: center; }
|
|
td { border: 0; }
|
|
.tag-cibo {
|
|
background-color: adjust-color($c-bg, $lightness: -15%);
|
|
}
|
|
}
|