koerseadmin/css/app.css

31 lines
352 B
CSS

body {
padding-top: 58px;
overflow-x: hidden;
}
.breadcrumbddd {
position: fixed;
top: 56px;
display: inline-block;
z-index: 1030;
}
.large-glyph {
font-size : 24px;
color:lightgray;
}
/*overview stuff*/
.overviewtierrow {
border-bottom:gray 1px solid;
}
.tierrow {
margin-bottom:10px;
}
/* */
div.team-col {
padding: 5px;
}