ohif-viewer/Packages/design/styles/global.styl
2016-07-22 11:00:16 +02:00

11 lines
163 B
Stylus

html *
font-family: 'Roboto', sans-serif;
hr
border-top: 1px solid $uiBorderColor;
.center-table
display: table
margin-left: auto
margin-right: auto