Sha256: aef3bf1992d32bd918224b39b589ae34800030d5a3e08a22621702fa1bce12f5

Contents?: true

Size: 553 Bytes

Versions: 2

Compression:

Stored size: 553 Bytes

Contents

/**************************************/
/*              HEADER                */
/**************************************/

#header {
  height:80px;
	line-height:80px;
	font-size:2.0em;
  padding:0 5px;
  border-bottom: 5px solid #0E7799;
	font-weight: bold;
  font-variant: small-caps;
	height: 100px;
	background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: top right;
  background-color: transparent;
}

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

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
contour-0.10.2 app/assets/stylesheets/contour/header.css
contour-0.10.1 app/assets/stylesheets/contour/header.css