Sha256: e2d954c2b6877501af9a1e1110c3fa655f1c40380a05fa511f38759f61fdc203
Contents?: true
Size: 611 Bytes
Versions: 8
Compression:
Stored size: 611 Bytes
Contents
/* TITLE PAGE */ #title_bar { background: $bg-white; text-shadow: none; border: none; border-radius: $global-border-radius; margin: 1rem; margin-top: -34px; margin-bottom: 0; width: calc(100% - 2rem); box-shadow: $global-shadow; #page_title { color: $global-text-color; font-family: $font-family; font-size: 1.2rem; font-weight: bold; } } #titlebar_left { .breadcrumb .breadcrumb_sep { color: $global-text-color; } a { color: $global-text-color; } } .inputs { h3 { font-family: $font-family; font-size: 1.2rem; margin: 0 0 1.5rem 0; } }
Version data entries
8 entries across 8 versions & 1 rubygems