Sha256: f2bc896e269117950dab9b1fdfb06493d4bc627a6458face81da35f60d56b611

Contents?: true

Size: 732 Bytes

Versions: 4

Compression:

Stored size: 732 Bytes

Contents

@import 'railscart.css';

#fullscreen {
  float: none;
  margin: 0 auto;
  text-align: center;  
}

#fullscreen #main {
  width: 330px;
  float: none;
  margin: 0 auto !important;
  text-align: left;
  padding: 0;
}

#header {
  background: #000;
  text-align: center;
  height: 100px;
}

#header h1 {
  margin: 0 auto;
width: 268px; /*  width: 150px;*/
}

#flash-errors {
  background: #a22;
  color: #fff;
}

/*
 *=FORMS
 */



/*
 *=ACCOUNT/LOGIN
 */
 
#body-account {
  color: #333;
}

#body-account .btns {
  background: transparent;
  text-align: right;
  border: none;
}

/*
 *=MISC BOXES
 */

.little-box {
  width: 320px;
  margin: 50px 0 0 0;
  text-shadow: 2px 2px #fff;
  background: #f7f7f7;
  border: 5px solid #fff;
}

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
railscart-0.0.1 starter-app/vendor/plugins/railscart/assets/stylesheets/fullscreen.css
railscart-0.0.2 starter_app/vendor/plugins/railscart/assets/stylesheets/fullscreen.css
railscart-0.0.3 starter_app/vendor/plugins/railscart/assets/stylesheets/fullscreen.css
railscart-0.0.4 starter_app/vendor/plugins/railscart/assets/stylesheets/fullscreen.css