Sha256: 4b677d8efac51e16e82a5e5a56de1f2216a352a636a06bb6a4d45dc587258ef4

Contents?: true

Size: 1.06 KB

Versions: 8

Compression:

Stored size: 1.06 KB

Contents

header#page_header {
  background-color: #888888;
  color: #fff;
  height: 68px;
  margin-bottom: 10px;
  overflow: hidden;
  padding: 10px 20px; }

footer#page_footer {
  background-color: #888888;
  border-bottom: 10px solid #484848;
  color: #fff;
  height: 30px;
  padding: 10px 20px;
  clear: both; }
  footer#page_footer ul {
    list-style-type: none;
    display: inline; }
    footer#page_footer ul li {
      float: left; }
      footer#page_footer ul li:last-child {
        float: right; }

.container {
  margin: 0px 25px; }

section#tags {
  float: left;
  width: 80%;
  margin: 0px 0px 25px; }

section#sidebar {
  float: right;
  width: 20%;
  margin: 0px 0px 25px; }
  section#sidebar ul {
    list-style-type: none; }

a {
  text-decoration: none; }
  a:hover {
    text-decoration: underline; }

table {
  border-collapse: collapse;
  width: 100%; }
  table th, table td {
    border: none; }
  table th {
    background-color: #484848;
    color: #fff; }
  table tbody tr:nth-of-type(even) {
    background-color: #f3f3f3; }

/*# sourceMappingURL=style.css.map */

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
syclink-0.2.0 templates/stylesheets/style.css
syclink-0.1.4 templates/stylesheets/style.css
syclink-0.1.3 templates/stylesheets/style.css
syclink-0.1.2 templates/stylesheets/style.css
syclink-0.1.1 templates/stylesheets/style.css
syclink-0.1.0 templates/stylesheets/style.css
syclink-0.0.2 templates/stylesheets/style.css
syclink-0.0.1 templates/stylesheets/style.css