Sha256: c9807472b80987b7a07fea92b5d0dff0dd96aad126f498587e539731906d9a02

Contents?: true

Size: 1.46 KB

Versions: 2

Compression:

Stored size: 1.46 KB

Contents

body {
  min-width: 714px;
  padding: 0 27px;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizelegibility;
}

a {
  color: rgb(31,148,168);
}

.logo {
  position: relative;
  float: left;
  width: 270px;
  left: -5px;
  margin-top: -34px;
  margin-bottom: -8px;
}

h1 {
  margin: 0;
}

h1 a {
  position: relative;
  display: block;
  /* margin: -40px 0 -60px; */
  width: 197px;
  height: 104px;
  background: url(wally-logo.png) no-repeat -30px -10px;
  overflow: hidden;
  text-indent: -5000%;
}

.search-bar {
  padding-top: 9px;
}

.search-bar input {
  position: relative;
  z-index: 10;
}

h1, h2, h3, h4, h5, h6 {
  font-family: HelveticaNeue-CondensedBold, inherit;
  color: black;
}

h2 {
  padding-bottom: 18px;
}

input, textarea, select, .uneditable-input {
  width: 229px;
}

.container-fluid {
  min-width: 0;
  padding-bottom: 18px;
  border-top: 3px double #ddd;
}

.container-fluid:first-child {
  position: relative;
  z-index: 10;
  padding-top: 63px;
  padding-bottom: 0;
  border-top: none;
}

.sidebar {
  padding-top: 18px;
  padding-right: 19px;
  border-right: 1px solid #dfdfdf;
}

.container-fluid > .content {
  margin-left: 270px;
  padding-top: 18px;
}

.label {
  margin-left: 4px;
}

.label.notice {
  background: rgb(255,83,130);
}

.label.notice a {
  color: white;
}

p {
  max-width: 600px;
}

.step-keyword:before {
  color: #FF5382;
  font-size: 15px;
  content: "\2691";
}

section.feature p:first-child {
    white-space: pre-wrap
}

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
wally-0.0.17 lib/wally/public/skin.css
wally-0.0.16 lib/wally/public/skin.css