Sha256: 744a528ec87a6cc68465e881cbe8d65f14b6aa974a69f3004d92afd12112a7e9
Contents?: true
Size: 1.53 KB
Versions: 18
Compression:
Stored size: 1.53 KB
Contents
$border_radius: 4px $button_border_radius: 3px $yellow_notice_color: #EECC00 $red_notice_color: #DD0000 $green_notice_color: #008800 $fontfaces_dir: "fontfaces/" $images_dir: "" $footer_height: 50px +sticky-footer($footer_height, "#wrapper", "#wrapper_footer", "#footer_region") +font-face("Museo300", font-files($fontfaces_dir + "museo300-regular-webfont.ttf", truetype, $fontfaces_dir + "museo300-regular-webfont.woff", woff, $fontfaces_dir + "museo300-regular-webfont.svg", svg), $fontfaces_dir + "museo300-regular-webfont.eot") +font-face("Museo500", font-files($fontfaces_dir + "museo500-regular-webfont.ttf", truetype, $fontfaces_dir + "museo500-regular-webfont.woff", woff, $fontfaces_dir + "museo500-regular-webfont.svg", svg), $fontfaces_dir + "museo500-regular-webfont.eot") +font-face("Museo700", font-files($fontfaces_dir + "museo700-regular-webfont.ttf", truetype, $fontfaces_dir + "museo700-regular-webfont.woff", woff, $fontfaces_dir + "museo700-regular-webfont.svg", svg), $fontfaces_dir + "museo700-regular-webfont.eot") $display_font_family: Museo500, Helvetica, Verdana, Arial, sans-serif $body_bgcolor: #FFF $wrapper_bgcolor: white $region_bgcolor: white $first_color: #444 $second_color: #08c $third_color: #005580 $fourth_color: #555 $fifth_color: #555 $dark_color: black $bright_color: white $small_radius: 5px $medium_radius: 10px $large_radius: 20px $theme_color: #222222 $font_size: 13px $button_font_size: 12px $main_font_size: 13px $main_font_family: Helvetica, Arial, sans-serif $quote_font_family: times, serif
Version data entries
18 entries across 18 versions & 1 rubygems