Sha256: 31dfa36ed7aab3315872a606ebcc3dddf569574f233ad4249583c80d3e5f8cdf

Contents?: true

Size: 1.12 KB

Versions: 3

Compression:

Stored size: 1.12 KB

Contents

body {
  margin-left: 20%;
  margin-right: 20%;
  font-family: Helvetica, Arial, Verdana;
}

body h1, h2 {
  margin: 0;
  padding-bottom: 0.8em;
  font-weight: bold;
}

body h1 { font-size: 1.8em; }
body h2 { font-size: 1.5em; margin-top: 0.2em; }

.nav h1 {
  text-align: center;
}

.nav h1 a {
  text-decoration: none;
  color: black;
}

.nav h1 a:hover {
  text-decoration: none;
}

.menu {
  margin-top :10px;
  display: absolute;
  float:right;
}

div.share {
  border-color: #000000;
  border-radius: 7px;
  padding: 2em;
  margin-top: 1.2em;
}

div.share.even {
  background: #FEFBAA;
}

div.share input {
  width :100%;
}

body .container {
  min-width: 700px;
  background: #FCEA97;
  border-style: solid;
  border-width: 5px;
  border-color: #FFC003;
  border-radius: 15px;
  padding: 2em;
  margin-top: 1.2em;
}

body a { text-decoration: none; color: #33e; }
body a:hover { text-decoration: underline; }

body #editor {
  position: relative;
  width: 700px;
  height: 600px;
  margin-bottom: 1em;
}

body form.upload, form.add {
  padding-top: 1.4em;
}

body form.upload p, form.add p {
  padding-bottom: 0.6em;
  font-weight: bold;
}

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
gitdocs-0.3.2 lib/gitdocs/public/css/app.css
gitdocs-0.3.1 lib/gitdocs/public/css/app.css
gitdocs-0.3.0 lib/gitdocs/public/css/app.css