Sha256: 08cda7db1a71a30f49fec50f68b88b760222d818973e6e1fab14434a04121a1b

Contents?: true

Size: 1.04 KB

Versions: 2

Compression:

Stored size: 1.04 KB

Contents

html {
  background: #efefef url(cross_scratches.png) repeat 0 0;
  font-family: Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  color: #3e3e3e;
}
body {
  padding: 0;
  margin: 0;
}
.container {
  text-shadow: 0 1px rgba(255,255,255,.8);
}
.hero-stats {
  margin-bottom: 20px;
  padding-top: 20px;
  background: #fefefe;
  color: #4d4d4d;
  border-bottom: 1px solid rgba(0,0,0,.3);
  box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.hero-stats .row {
  margin-left: auto;
  margin-bottom: 20px;
}
.hero-stats .row li:first-child {
  margin-left: 0;
}
ol {
  width: 940px;
  margin: 0 auto;  
}
li {
  font-weight: 300;
}
.count {
  font-weight: 700;
  font-size: 48px;
  display: block;
}
.row {
  margin-bottom: 40px;
}

footer {
  margin: 0;
  padding: 8px 0 30px 0;
  font-size: 13px;
  font-weight: 300;
  text-align: right;
  background: #fefefe;
  border-top: 1px solid rgba(0,0,0,.2);
}
footer p {
  width: 940px;
  margin: 0 auto;
}

.jqplot-target {
  font-family: Helvetica, sans-serif; 
}
.jqplot-axis {
  font-weight: 300;
}

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
memdash-0.1.0 lib/memdash/server/public/style.css
memdash-0.0.1 lib/memdash/server/public/style.css