Files
superset2/panoramix/static/featured_datasets.css
2015-12-16 15:35:59 -08:00

19 lines
232 B
CSS

.main-text {
text-align: center;
font-size: 36px;
margin-bottom: 20px;
}
.data-title{
font-size: 26px;
font-weight: strong;
}
table {
border-bottom: 1px solid #dddddd;
}
td {
vertical-align: middle;
}