add veris stat css to the special docker config for the demo site

This commit is contained in:
Jeff Bryner 2015-03-26 07:36:39 -07:00
Родитель 00c3bef7df
Коммит a9c2254491
1 изменённых файлов: 8 добавлений и 0 удалений

Просмотреть файл

@ -132,6 +132,14 @@ caption, legend {
color: yellow;
}
.veris-wrapper td{
color: black
}
.veris-wrapper {
background-color: rgba(245,245,245,.7)
}
/*bootstrap overrides*/
.btn {