Sha256: c658daf49dca0c06e5d860a90c021dbe66db69c0b16a9ae17203fff940978664
Contents?: true
Size: 1.37 KB
Versions: 75
Compression:
Stored size: 1.37 KB
Contents
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,400italic); @import 'foundation_and_overrides'; .contain-to-grid { background-color: $body-bg !important; } #inline_forms_devise_outer_container a { color: #A3381E; } #inline_forms_devise_top_nav_bar { background-color: #A3381E; a { color: #FFFFFF; } } #inline_forms_devise_flash_div { border-top: 0.5em solid #fade7a; .flash { margin-top: 0.2em; padding: 0.5em; color: #A3381E; font-size: 130%; font-weight: bold; line-height: 120%; background-color: white; border: none; } } #inline_forms_devise_header_row{ h1 { text-align: center; margin: 30px 0; color: #A3381E; } } #inline_forms_devise_container { .row { margin-bottom: 30px; } } #inline_forms_devise_form_column { } #inline_forms_devise_form { label { padding-bottom: 0.2em; padding-left: 0.3em; } input[type=checkbox] { position: relative; top: 2px; } .lower { top: 15px; } #error_explanation { color: #A3381E; h2 { color: #A3381E; font-size: 120%; font-weight: bolder; } } } #inline_forms_devise_content_column { hr { width: 96%; margin: auto; } } #inline_forms_devise_content { padding: 0 1em 1em 3em; h1 { text-align: center; margin: 0 0 0.5em 0; color: #A3381E; font-weight: bolder; } }
Version data entries
75 entries across 75 versions & 1 rubygems