Sha256: 8aaa15c69aff38247d8f393092289ae76d84dfa26aeec68ccf1494749107b33c

Contents?: true

Size: 567 Bytes

Versions: 2

Compression:

Stored size: 567 Bytes

Contents

body {
  background-image: url(../assets/contour-minimalist/background.jpg);
  background-color: #F0F4FF;
  background-repeat: no-repeat;
  background-position: top center;
  background-attachment: fixed;
}

#header a:link, #header a:visited, #header a:active, #header a:focus {
  color: #404040;
  text-decoration: none;
}

#header a:hover, a:link, a:visited, #menu a:hover, a:hover, a:active, a:focus {
  color: #3F98DB;
}

#header a:hover, a:link, a:visited, #menu a:hover {
  text-decoration: none;
}

a:hover, a:active, a:focus {
  text-decoration: underline;
}

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
contour-minimalist-0.1.2 app/assets/stylesheets/minimalist.css
contour-minimalist-0.1.1 app/assets/stylesheets/minimalist.css