/* body text */ body { color: #444444; background: url(assets/body-bg.png) repeat-x #CCCCCC; } /* main card and sidebar widths */ #primary { width:67%; } #secondary { width:28%; } /* top bar background color; text colors */ #menu { background: darkgreen; } #menu a { color: #EEEEEE; } #logging { margin-top: 10px;} .navbar-nav { float:left; } /* header text */ h1, h2 { color: #664444; } /* card headers etc */ .card-frame > .card-header { background: #C0D9C0; font-weight: normal; color: #333333; } /* misc */ #credit { background: #DDDDDD; } .core-dump-photos img { width: 100%; }