Sha256: d594cfbe7cf28f25fc0f7e9f15e80b1f7f697af4b122287059a0e485d704eb74

Contents?: true

Size: 522 Bytes

Versions: 2

Compression:

Stored size: 522 Bytes

Contents

* {
  font-family: "Trebuchet MS", "Lucida Grande", "Verdana", arial, helvetica, sans-serif;
}
#left_pane {
  float: left;
  width: 20%;
  background-color: #EEEEEE;
  font-size: 1em;
}
#left_pane p {
  padding-left: 1em;
}
#main_pane {
  float: right;
  width: 78%;
  padding-left: 2%;
}
#main_pane h2 {
  margin-top: 0em;
}
#flash {
  color: green;
}
.bucket_name {
  color: blue;
}
form {
  border: 1px #808080 dotted;
  padding: 5px;
  font-size: 80%;
}
.menu_link {
  font-size: 90%;
}
a {
  text-decoration: none;
}

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
s33r-0.4 examples/fores33r/public/stylesheets/core.css
s33r-0.4.1 examples/fores33r/public/stylesheets/core.css