isdashboard/src/main/webapp/app/dyn-tab/dyn-tab.component.scss

19 lines
288 B
SCSS
Raw Normal View History

2023-09-01 22:27:00 +02:00
@import url('https://fonts.googleapis.com/css?family=Roboto:400,700|Material+Icons');
#hn-table-title {
text-align: center;
color: teal;
padding-bottom: 3%;
}
#detail-title {
text-align: left;
color: teal;
padding-top: 3%;
padding-bottom: 2%;
}
.pane {
padding: 1em;
}