Sha256: d5902bd79ea698a5d8f3947b5a2264747ac2c11a89b4a3414530ec34239f139d

Contents?: true

Size: 852 Bytes

Versions: 6

Compression:

Stored size: 852 Bytes

Contents

body {
  margin: 0;
	font-family: Verdana, "Bitstream Vera Sans", sans-serif;
}

h1 {
  width: 900px;
  margin: auto;
  padding: 10px;
}

h1 a, h1 a:visited {
  text-decoration: none;
  color: black;
}

h1 a:hover {
  background: #ff3;
}

code {
  background: #ffd;
  border: #ff6 1px solid;
  font-size: large;
}

pre {
  background: #ffd;
  border: #ff6 1px solid;
  padding: 5px;
  font-size: large;
}

pre code {
  border: none;
}

#body {
  width: 900px;
  margin: auto;
  padding-bottom: 25px;
}

#page_header {
  background: #ffc
}

#page_header .nav {
  width: 900px;
  margin: auto;
  padding-bottom: 10px;
}

#page_header .nav a, #page_header .nav a:visited {
  text-decoration: none;
  color: black;
}

#page_header .nav a:hover {
  background: #ff3;
}

.subnav {
  margin-top: -20px;
  font-size: small;
}

.thumb {
  margin-right: 10px;
}

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
admin_assistant-1.0.4 website/css/main.css
admin_assistant-2.0.0 website/css/main.css
admin_assistant-2.0.0.pre2 website/css/main.css
admin_assistant-2.0.0.pre1 website/css/main.css
admin_assistant-1.0.2 website/css/main.css
admin_assistant-1.0.1 website/css/main.css