@import "icon.css";
@import "material/indigo-pink.css";

.tag {
    font-weight: bold;
    margin-right: 1em;
}

.value {
    font-family: monospace;
}

.pre {
    font-family: monospace;
    white-space: pre;
}

/*.main-container {*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*    color: #FFF;*/
/*    height: 100%;*/
/*}*/

/*.main-container section {*/
/*    flex: 1;*/
/*}*/

/*.portlet-body {*/
/*    font-family: 'Prompt', sans-serif;*/
/*    padding: 0;*/
/*    margin: 0;*/
/*    display: flex;*/
/*    position: absolute;*/
/*    top: 0;*/
/*    bottom: 0;*/
/*    left: 0;*/
/*    right: 0;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    background: #43abd6;*/
/*}*/