Sha256: 2b173abce0f54c4fb902a621ecd861520853f64f973c9707d98ad7ee1a482c7f

Contents?: true

Size: 1019 Bytes

Versions: 175

Compression:

Stored size: 1019 Bytes

Contents

/*****************************************************************************/
/*
/* Common
/*
/*****************************************************************************/

/* Global Reset */

* {
  margin: 0;
  padding: 0;
}

html, body {
  height: 100%;
}

body {
  background-color: white;
  font: 13.34px helvetica, arial, clean, sans-serif;
  *font-size: small;
  text-align: center;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
}

h1 {
  margin-bottom: 1em;
}

p {
  margin: 1em 0;
}

a {
  color: #00a;
}

a:hover {
  color: black;
}

a:visited {
  color: #a0a;
}

table {
  font-size: inherit;
  font: 100%;
}

/*****************************************************************************/
/*
/* Site
/*
/*****************************************************************************/

.site {
  font-size: 110%;
  text-align: justify;
  width: 40em;
  margin: 3em auto 2em auto;
  line-height: 1.5em;
}

.title {
  color: #a00;
  font-weight: bold;
  margin-bottom: 2em;
}

.site .meta {
  color: #aaa;
}

Version data entries

175 entries across 172 versions & 42 rubygems

Version Path
Chrononaut-hyde-0.1.0 test/source/css/screen.css
Chrononaut-hyde-0.1.1 test/source/css/screen.css
PerfectlyNormal-jekyll-0.5.1 test/source/css/screen.css
PerfectlyNormal-jekyll-0.5.3 test/source/css/screen.css
calavera-jekyll-0.4.1 test/source/css/screen.css
cduruk-jekyll-0.5.2 test/source/css/screen.css
codeslinger-jekyll-0.3.0 test/source/css/screen.css
codeslinger-jekyll-0.4.1 test/source/css/screen.css
codeslinger-jekyll-0.5.0 test/source/css/screen.css
codeslinger-jekyll-0.5.1 test/source/css/screen.css
codeslinger-jekyll-0.5.2 test/source/css/screen.css
codeslinger-jekyll-0.5.3 test/source/css/screen.css
codeslinger-jekyll-0.5.4 test/source/css/screen.css
cypher-jekyll-0.5.2 test/source/css/screen.css
cypher-jekyll-0.5.3 test/source/css/screen.css
danski-jekyll-0.4.1 test/dest/css/screen.css
danski-jekyll-0.4.1 test/source/css/screen.css
ddemaree-jekyll-0.2.1 test/source/css/screen.css
dysinger-jekyll-0.4.0 test/source/css/screen.css
elq-jekyll-0.4.2 test/source/css/screen.css