From 86b4f6f6d73401628db976b6259d85309d672597 Mon Sep 17 00:00:00 2001 From: 10mohi6 <10.mohi.6.y@gmail.com> Date: Tue, 16 Jun 2020 14:22:12 +0900 Subject: update theme --- static/css/bootstrap.css | 33 ++++++++++---------------- static/css/custom.css | 61 ++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 73 insertions(+), 21 deletions(-) create mode 100644 static/css/custom.css (limited to 'static/css') diff --git a/static/css/bootstrap.css b/static/css/bootstrap.css index c356be8..cade50e 100644 --- a/static/css/bootstrap.css +++ b/static/css/bootstrap.css @@ -4,7 +4,7 @@ * Copyright 2011-2020 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */ -:root { + :root { --blue: #007bff; --indigo: #6610f2; --purple: #6f42c1; @@ -31,10 +31,8 @@ --breakpoint-md: 768px; --breakpoint-lg: 992px; --breakpoint-xl: 1200px; - /* --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; - --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; */ - --font-family-sans-serif: Montserrat, sans-serif; - --font-family-monospace: Montserrat, sans-serif; + --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; + --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; } *, @@ -56,8 +54,7 @@ article, aside, figcaption, figure, footer, header, hgroup, main, nav, section { body { margin: 0; - /* font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; */ - font-family: Montserrat, sans-serif; + font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; font-size: 1rem; font-weight: 400; line-height: 1.5; @@ -180,8 +177,7 @@ pre, code, kbd, samp { - /* font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; */ - font-family: Montserrat, sans-serif; + font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; font-size: 1em; } @@ -5036,8 +5032,7 @@ input[type="button"].btn-block { padding: 0.5rem 0.75rem; margin-left: -1px; line-height: 1.25; - /* color: #007bff; */ - color: #6c757d; + color: #007bff; background-color: #fff; border: 1px solid #dee2e6; } @@ -5070,10 +5065,8 @@ input[type="button"].btn-block { .page-item.active .page-link { z-index: 3; color: #fff; - /* background-color: #007bff; - border-color: #007bff; */ - background-color: #6c757d; - border-color: #6c757d; + background-color: #007bff; + border-color: #007bff; } .page-item.disabled .page-link { @@ -6168,8 +6161,7 @@ a.close.disabled { z-index: 1070; display: block; margin: 0; - /* font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; */ - font-family: Montserrat, sans-serif; + font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; font-style: normal; font-weight: 400; line-height: 1.5; @@ -6282,8 +6274,7 @@ a.close.disabled { z-index: 1060; display: block; max-width: 276px; - /* font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; */ - font-family: Montserrat, sans-serif; + font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; font-style: normal; font-weight: 400; line-height: 1.5; @@ -9977,8 +9968,7 @@ button.bg-dark:focus { } .text-monospace { - /* font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important; */ - font-family: Montserrat, sans-serif !important; + font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important; } .text-justify { @@ -10285,3 +10275,4 @@ a.text-dark:hover, a.text-dark:focus { border-color: #dee2e6; } } +/*# sourceMappingURL=bootstrap.css.map */ \ No newline at end of file diff --git a/static/css/custom.css b/static/css/custom.css new file mode 100644 index 0000000..9c0ae4e --- /dev/null +++ b/static/css/custom.css @@ -0,0 +1,61 @@ +.my-lg-6 { + margin-top: 5rem!important; + margin-bottom: 5rem!important + } + + .bg-skew { + position: relative + } + + .bg-skew:before { + content: ""; + position: absolute; + top: 0; + left: 0; + width: 100%; + height: 100%; + transform: skewY(-5deg); + transform-origin: top left; + z-index: -1 + } + + .bg-skew-light:before { + background-color: #f8f9fa + } + + .card-hover:hover { + box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15); + transform: translateY(-3px) + } + + .link-cta { + border-bottom: 2px solid #006aff; + color: #343a40; + font-size: .875rem; + letter-spacing: 1px; + padding-bottom: 2px; + text-transform: uppercase + } + + .link-cta:hover { + color: #006aff; + text-decoration: none + } + + .link-tag { + text-decoration: underline + } + + .link-tag:hover{ + text-decoration: none + } + + .card-title a { + color: #212529 + } + + .card-title a:focus, .card-title a:hover { + color: #006aff; + text-decoration: none + } + \ No newline at end of file -- cgit v1.2.3