Sha256: b26813fbf8a604e05ab929216836b3c0fcb8eef2f38e87132ab412dd1e4a26a2

Contents?: true

Size: 274 Bytes

Versions: 6

Compression:

Stored size: 274 Bytes

Contents

@import 'colors.scss';

$primary: $orange;
$secondary: $gray;

$body-bg: $white;
$body-color: $black;

$font-family-base: "Ubuntu", Tahoma, "Helvetica Neue", Helvetica, Arial, sans-serif;

.btn-secondary {
    color: $white !important;
}

@import 'bootstrap/bootstrap.scss';

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
owasp-td-jekyll-0.2.1 _sass/bootstrap-theme.scss
owasp-td-jekyll-0.2.0 _sass/bootstrap-theme.scss
owasp-td-jekyll-0.1.3 _sass/bootstrap-theme.scss
owasp-td-jekyll-0.1.2 _sass/bootstrap-theme.scss
owasp-td-jekyll-0.1.1 _sass/bootstrap-theme.scss
owasp-td-jekyll-0.1.0 _sass/bootstrap-theme.scss