Sha256: cb0ec44226aa1fb90c9269462f94c4a324b2b032a0993a3193e094f5ec3498e7

Contents?: true

Size: 1.04 KB

Versions: 8

Compression:

Stored size: 1.04 KB

Contents

:css
  @import url(http://fonts.googleapis.com/css?family=Oxygen|Oleo+Script&subset=latin,latin-ext);

  h1{
    font-family: "Oxygen", Helvetica, Arial;
  }
  .page-header h1 {
      font-size: 5em;
      font-weight: lighter;
      line-height: 1;
      font-family: "Oleo Script", Helvetica, Arial;
  }
  h2{
    font-family: "Oxygen", Helvetica, Arial;
      font-weight: lighter;
  }
  #loader{
      position: fixed;
      right: 28px;
      top: 33px;
      display:none;
  }
  #menu{
    float: left;
      list-style: none outside none;
      margin: 0 0 7px;
  }
  #menu li{
    float:left;
      margin:5px;
  }

  #menu li a{
    color: #888888;
    font-size: 16px;

    font-family: "Oxygen", Helvetica, Arial;
    font-weight: lighter;
  }

  /*GALLERY*/

  .nav { margin: 5px 0 }
  #nav a, #s7 strong { margin: 0 5px; padding: 3px 5px; border: 1px solid #ccc; background: #fc0; text-decoration: none }
  #nav a.activeSlide { background: #ea0 }
  #nav a:focus { outline: none; }
  #output { text-align: left; }
  #nav { text-align: left; margin: 3px }

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
pullentity-client-0.0.9 lib/pullentity-client/templates/app/views/shared/css.haml
pullentity-client-0.0.8 lib/pullentity-client/templates/app/views/shared/css.haml
pullentity-client-0.0.7 lib/pullentity-client/templates/app/views/shared/css.haml
pullentity-client-0.0.6 lib/pullentity-client/templates/app/views/shared/css.haml
pullentity-client-0.0.4 lib/pullentity-client/templates/app/views/shared/css.haml
pullentity-client-0.0.3 lib/pullentity-client/templates/app/views/shared/css.haml
pullentity-client-0.0.2 lib/pullentity-client/templates/app/views/shared/css.haml
pullentity-client-0.0.1 lib/pullentity-client/templates/app/views/shared/css.haml