Sha256: d2b02a1dd2133fc454d48d95853c48eb59cfcde77096bc3cf7e3ee945ce5c512

Contents?: true

Size: 1.16 KB

Versions: 4

Compression:

Stored size: 1.16 KB

Contents

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

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

h1 { font-size: 1.8em; }
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%;
}

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

.container .inline-file {
	width:100%;
	min-height: 600px;
	background: white;
}

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

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

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

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

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
gitdocs-0.3.6 lib/gitdocs/public/css/app.css
gitdocs-0.3.5 lib/gitdocs/public/css/app.css
gitdocs-0.3.4 lib/gitdocs/public/css/app.css
gitdocs-0.3.3 lib/gitdocs/public/css/app.css