SiLeBAT/FSK-Lab

View on GitHub
de.bund.bfr.knime.fsklab.nodes/js-src/de/bund/bfr/knime/fsklab/v2.0/fskdbview/fskdbview.css

Summary

Maintainability
Test Coverage
/********icon******/
@import url(https://fonts.googleapis.com/icon?family=Material+Icons);

html, body {
    font-family: "Arial", sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.375;
    color: #393939;
    text-align: left;
}