update styles
This commit is contained in:
parent
cb496623a4
commit
9d11d6b1a9
@ -15,6 +15,7 @@
|
|||||||
src: local("Roboto Condensed"), local("RobotoCondensed-Regular"), url(../fonts/roboto/roboto-latin.woff2) format("woff2");
|
src: local("Roboto Condensed"), local("RobotoCondensed-Regular"), url(../fonts/roboto/roboto-latin.woff2) format("woff2");
|
||||||
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
|
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* html/body/font-fixes */
|
/* html/body/font-fixes */
|
||||||
body, input, textarea, .button {
|
body, input, textarea, .button {
|
||||||
font-family: 'Roboto Condensed', Nimbus Sans, sans-serif;
|
font-family: 'Roboto Condensed', Nimbus Sans, sans-serif;
|
||||||
@ -40,9 +41,11 @@ label[for=navbar-toggle-cbox] {
|
|||||||
.navbar {
|
.navbar {
|
||||||
background-color: #0c0f0f;
|
background-color: #0c0f0f;
|
||||||
}
|
}
|
||||||
|
|
||||||
.navbar a {
|
.navbar a {
|
||||||
color: whitesmoke;
|
color: whitesmoke;
|
||||||
}
|
}
|
||||||
|
|
||||||
.navbar.is-social-center {
|
.navbar.is-social-center {
|
||||||
align-items: stretch;
|
align-items: stretch;
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
@ -62,10 +65,12 @@ label[for=navbar-toggle-cbox] {
|
|||||||
-ms-flex-negative: 0;
|
-ms-flex-negative: 0;
|
||||||
-ms-flex-positive: 0;
|
-ms-flex-positive: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.navbar.is-social-center > a.navbar-item {
|
.navbar.is-social-center > a.navbar-item {
|
||||||
color: #4a4a4a;
|
color: #4a4a4a;
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
}
|
}
|
||||||
|
|
||||||
.navbar.is-social-center > a.navbar-item:hover {
|
.navbar.is-social-center > a.navbar-item:hover {
|
||||||
color: #dd7325;
|
color: #dd7325;
|
||||||
}
|
}
|
||||||
@ -74,12 +79,15 @@ label[for=navbar-toggle-cbox] {
|
|||||||
.main-header {
|
.main-header {
|
||||||
box-shadow: 0 2px 3px rgba(10, 10, 10, 0.1);
|
box-shadow: 0 2px 3px rgba(10, 10, 10, 0.1);
|
||||||
}
|
}
|
||||||
|
|
||||||
.main-header .title {
|
.main-header .title {
|
||||||
color: whitesmoke;
|
color: whitesmoke;
|
||||||
}
|
}
|
||||||
|
|
||||||
.main-header .subtitle {
|
.main-header .subtitle {
|
||||||
color: #dd7325;
|
color: #dd7325;
|
||||||
}
|
}
|
||||||
|
|
||||||
.main-header .hero {
|
.main-header .hero {
|
||||||
background-color: #161c1c;
|
background-color: #161c1c;
|
||||||
}
|
}
|
||||||
@ -120,146 +128,191 @@ video {
|
|||||||
background: #000000;
|
background: #000000;
|
||||||
color: #cccccc;
|
color: #cccccc;
|
||||||
}
|
}
|
||||||
|
|
||||||
.highlight pre {
|
.highlight pre {
|
||||||
font-size: 75%;
|
font-size: 75%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.highlight .hll {
|
.highlight .hll {
|
||||||
background-color: #222222;
|
background-color: #222222;
|
||||||
}
|
}
|
||||||
|
|
||||||
.highlight .c {
|
.highlight .c {
|
||||||
color: #4E4F8E;
|
color: #4E4F8E;
|
||||||
}
|
}
|
||||||
|
|
||||||
.highlight .err {
|
.highlight .err {
|
||||||
color: #cccccc;
|
color: #cccccc;
|
||||||
border: 1px solid #FF0000;
|
border: 1px solid #FF0000;
|
||||||
}
|
}
|
||||||
|
|
||||||
.highlight .esc, .highlight .g {
|
.highlight .esc, .highlight .g {
|
||||||
color: #cccccc;
|
color: #cccccc;
|
||||||
}
|
}
|
||||||
|
|
||||||
.highlight .k {
|
.highlight .k {
|
||||||
color: #cdcd00;
|
color: #cdcd00;
|
||||||
}
|
}
|
||||||
|
|
||||||
.highlight .l, .highlight .n {
|
.highlight .l, .highlight .n {
|
||||||
color: #cccccc;
|
color: #cccccc;
|
||||||
}
|
}
|
||||||
|
|
||||||
.highlight .o {
|
.highlight .o {
|
||||||
color: #3399cc;
|
color: #3399cc;
|
||||||
}
|
}
|
||||||
|
|
||||||
.highlight .x {
|
.highlight .x {
|
||||||
color: #cccccc;
|
color: #cccccc;
|
||||||
}
|
}
|
||||||
|
|
||||||
.highlight .p {
|
.highlight .p {
|
||||||
color: #fac0ba;
|
color: #fac0ba;
|
||||||
}
|
}
|
||||||
|
|
||||||
.highlight .ch, .highlight .cm, .highlight .cp, .highlight .cpf, .highlight .c1 {
|
.highlight .ch, .highlight .cm, .highlight .cp, .highlight .cpf, .highlight .c1 {
|
||||||
color: #4E4F8E;
|
color: #4E4F8E;
|
||||||
}
|
}
|
||||||
|
|
||||||
.highlight .cs {
|
.highlight .cs {
|
||||||
color: #cd0000;
|
color: #cd0000;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|
||||||
.highlight .gd {
|
.highlight .gd {
|
||||||
color: #cd0000;
|
color: #cd0000;
|
||||||
}
|
}
|
||||||
|
|
||||||
.highlight .ge {
|
.highlight .ge {
|
||||||
color: #cccccc;
|
color: #cccccc;
|
||||||
font-style: italic;
|
font-style: italic;
|
||||||
}
|
}
|
||||||
|
|
||||||
.highlight .gr {
|
.highlight .gr {
|
||||||
color: #FF0000;
|
color: #FF0000;
|
||||||
}
|
}
|
||||||
|
|
||||||
.highlight .gh {
|
.highlight .gh {
|
||||||
color: #4E4F8E;
|
color: #4E4F8E;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|
||||||
.highlight .gi {
|
.highlight .gi {
|
||||||
color: #00cd00;
|
color: #00cd00;
|
||||||
}
|
}
|
||||||
|
|
||||||
.highlight .go {
|
.highlight .go {
|
||||||
color: #888888;
|
color: #888888;
|
||||||
}
|
}
|
||||||
|
|
||||||
.highlight .gp {
|
.highlight .gp {
|
||||||
color: #4E4F8E;
|
color: #4E4F8E;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|
||||||
.highlight .gs {
|
.highlight .gs {
|
||||||
color: #cccccc;
|
color: #cccccc;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|
||||||
.highlight .gu {
|
.highlight .gu {
|
||||||
color: #800080;
|
color: #800080;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|
||||||
.highlight .gt {
|
.highlight .gt {
|
||||||
color: #0044DD;
|
color: #0044DD;
|
||||||
}
|
}
|
||||||
|
|
||||||
.highlight .kc {
|
.highlight .kc {
|
||||||
color: #cdcd00;
|
color: #cdcd00;
|
||||||
}
|
}
|
||||||
|
|
||||||
.highlight .kd {
|
.highlight .kd {
|
||||||
color: #00cd00;
|
color: #00cd00;
|
||||||
}
|
}
|
||||||
|
|
||||||
.highlight .kn {
|
.highlight .kn {
|
||||||
color: #cd00cd;
|
color: #cd00cd;
|
||||||
}
|
}
|
||||||
|
|
||||||
.highlight .kp, .highlight .kr {
|
.highlight .kp, .highlight .kr {
|
||||||
color: #cdcd00;
|
color: #cdcd00;
|
||||||
}
|
}
|
||||||
|
|
||||||
.highlight .kt {
|
.highlight .kt {
|
||||||
color: #00cd00;
|
color: #00cd00;
|
||||||
}
|
}
|
||||||
|
|
||||||
.highlight .ld {
|
.highlight .ld {
|
||||||
color: #cccccc;
|
color: #cccccc;
|
||||||
}
|
}
|
||||||
|
|
||||||
.highlight .m {
|
.highlight .m {
|
||||||
color: #cd00cd;
|
color: #cd00cd;
|
||||||
}
|
}
|
||||||
|
|
||||||
.highlight .s {
|
.highlight .s {
|
||||||
color: #ffc400;
|
color: #ffc400;
|
||||||
}
|
}
|
||||||
|
|
||||||
.highlight .na {
|
.highlight .na {
|
||||||
color: #cccccc;
|
color: #cccccc;
|
||||||
}
|
}
|
||||||
|
|
||||||
.highlight .nb {
|
.highlight .nb {
|
||||||
color: #cd00cd;
|
color: #cd00cd;
|
||||||
}
|
}
|
||||||
|
|
||||||
.highlight .nc {
|
.highlight .nc {
|
||||||
color: #00cdcd;
|
color: #00cdcd;
|
||||||
}
|
}
|
||||||
|
|
||||||
.highlight .no, .highlight .nd, .highlight .ni {
|
.highlight .no, .highlight .nd, .highlight .ni {
|
||||||
color: #cccccc;
|
color: #cccccc;
|
||||||
}
|
}
|
||||||
|
|
||||||
.highlight .ne {
|
.highlight .ne {
|
||||||
color: #666699;
|
color: #666699;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|
||||||
.highlight .nf, .highlight .nl, .highlight .nn, .highlight .nx, .highlight .py {
|
.highlight .nf, .highlight .nl, .highlight .nn, .highlight .nx, .highlight .py {
|
||||||
color: #cccccc;
|
color: #cccccc;
|
||||||
}
|
}
|
||||||
|
|
||||||
.highlight .nt {
|
.highlight .nt {
|
||||||
color: orange;
|
color: orange;
|
||||||
}
|
}
|
||||||
|
|
||||||
.highlight .nv {
|
.highlight .nv {
|
||||||
color: #00cdcd;
|
color: #00cdcd;
|
||||||
}
|
}
|
||||||
|
|
||||||
.highlight .ow {
|
.highlight .ow {
|
||||||
color: #cdcd00;
|
color: #cdcd00;
|
||||||
}
|
}
|
||||||
|
|
||||||
.highlight .w {
|
.highlight .w {
|
||||||
color: #cccccc;
|
color: #cccccc;
|
||||||
}
|
}
|
||||||
|
|
||||||
.highlight .mb, .highlight .mf, .highlight .mh, .highlight .mi, .highlight .mo {
|
.highlight .mb, .highlight .mf, .highlight .mh, .highlight .mi, .highlight .mo {
|
||||||
color: #cd00cd;
|
color: #cd00cd;
|
||||||
}
|
}
|
||||||
|
|
||||||
.highlight .sb, .highlight .sc, .highlight .sd, .highlight .s2, .highlight .se, .highlight .sh, .highlight .si, .highlight .sx, .highlight .sr, .highlight .s1, .highlight .ss {
|
.highlight .sb, .highlight .sc, .highlight .sd, .highlight .s2, .highlight .se, .highlight .sh, .highlight .si, .highlight .sx, .highlight .sr, .highlight .s1, .highlight .ss {
|
||||||
color: #FFEA00;
|
color: #FFEA00;
|
||||||
}
|
}
|
||||||
|
|
||||||
.highlight .bp {
|
.highlight .bp {
|
||||||
color: #cd00cd;
|
color: #cd00cd;
|
||||||
}
|
}
|
||||||
|
|
||||||
.highlight .vc, .highlight .vg, .highlight .vi {
|
.highlight .vc, .highlight .vg, .highlight .vi {
|
||||||
color: #00cdcd;
|
color: #00cdcd;
|
||||||
}
|
}
|
||||||
|
|
||||||
.highlight .il {
|
.highlight .il {
|
||||||
color: #cd00cd;
|
color: #cd00cd;
|
||||||
}
|
}
|
||||||
@ -292,6 +345,7 @@ video {
|
|||||||
.card {
|
.card {
|
||||||
background-color: #161c1c;
|
background-color: #161c1c;
|
||||||
}
|
}
|
||||||
|
|
||||||
.card .card-content-footer {
|
.card .card-content-footer {
|
||||||
color: #7a7a7a;
|
color: #7a7a7a;
|
||||||
}
|
}
|
||||||
@ -319,10 +373,12 @@ video {
|
|||||||
padding-bottom: 30px;
|
padding-bottom: 30px;
|
||||||
border-bottom: 1px solid #dd7325;
|
border-bottom: 1px solid #dd7325;
|
||||||
}
|
}
|
||||||
|
|
||||||
.card-content-text p {
|
.card-content-text p {
|
||||||
color: whitesmoke;
|
color: whitesmoke;
|
||||||
font-size: 1em;
|
font-size: 1em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.card-content-text label {
|
.card-content-text label {
|
||||||
color: whitesmoke;
|
color: whitesmoke;
|
||||||
font-weight: 100;
|
font-weight: 100;
|
||||||
@ -358,9 +414,11 @@ video {
|
|||||||
margin: 1.5rem 1rem;
|
margin: 1.5rem 1rem;
|
||||||
padding: 1.5rem 1rem;
|
padding: 1.5rem 1rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.content blockquote p {
|
.content blockquote p {
|
||||||
display: contents;
|
display: contents;
|
||||||
}
|
}
|
||||||
|
|
||||||
.content blockquote:before {
|
.content blockquote:before {
|
||||||
opacity: 0.5;
|
opacity: 0.5;
|
||||||
content: open-quote;
|
content: open-quote;
|
||||||
@ -373,6 +431,7 @@ video {
|
|||||||
* {
|
* {
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
}
|
}
|
||||||
|
|
||||||
*:after, *:before {
|
*:after, *:before {
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
}
|
}
|
||||||
@ -384,6 +443,7 @@ legend {
|
|||||||
.content dl, .content dt, .content dd, .content h2, .content h3, .content h4, .content h5, .content h6 {
|
.content dl, .content dt, .content dd, .content h2, .content h3, .content h4, .content h5, .content h6 {
|
||||||
color: white;
|
color: white;
|
||||||
}
|
}
|
||||||
|
|
||||||
.content.social {
|
.content.social {
|
||||||
margin-bottom: 0rem;
|
margin-bottom: 0rem;
|
||||||
}
|
}
|
||||||
@ -391,24 +451,29 @@ legend {
|
|||||||
a {
|
a {
|
||||||
color: #0099e5;
|
color: #0099e5;
|
||||||
}
|
}
|
||||||
|
|
||||||
a:hover {
|
a:hover {
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
color: #ffc20e;
|
color: #ffc20e;
|
||||||
}
|
}
|
||||||
|
|
||||||
a.navbar-item.is-tab.is-active {
|
a.navbar-item.is-tab.is-active {
|
||||||
border-bottom-color: #dd7325;
|
border-bottom-color: #dd7325;
|
||||||
border-width: 2px;
|
border-width: 2px;
|
||||||
color: whitesmoke;
|
color: whitesmoke;
|
||||||
}
|
}
|
||||||
|
|
||||||
a.navbar-item.is-tab:hover {
|
a.navbar-item.is-tab:hover {
|
||||||
border-bottom-color: #dd7325;
|
border-bottom-color: #dd7325;
|
||||||
border-width: 2px;
|
border-width: 2px;
|
||||||
color: #dd7325;
|
color: #dd7325;
|
||||||
}
|
}
|
||||||
|
|
||||||
a.navbar-item:hover {
|
a.navbar-item:hover {
|
||||||
color: #dd7325;
|
color: #dd7325;
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
}
|
}
|
||||||
|
|
||||||
a.pagination-previous.disabled, a.pagination-next.disabled {
|
a.pagination-previous.disabled, a.pagination-next.disabled {
|
||||||
background: #0c0f0f;
|
background: #0c0f0f;
|
||||||
color: white;
|
color: white;
|
||||||
@ -419,10 +484,6 @@ a.pagination-previous.disabled, a.pagination-next.disabled {
|
|||||||
opacity: .5;
|
opacity: .5;
|
||||||
}
|
}
|
||||||
|
|
||||||
.pagination-list {
|
|
||||||
margin-bottom: 1.5rem;
|
|
||||||
}
|
|
||||||
|
|
||||||
h4 > a:hover {
|
h4 > a:hover {
|
||||||
color: white;
|
color: white;
|
||||||
}
|
}
|
||||||
@ -433,6 +494,10 @@ h4 > a:hover {
|
|||||||
color: rgba(0, 0, 0, 0.7);
|
color: rgba(0, 0, 0, 0.7);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.button {
|
||||||
|
vertical-align: unset;
|
||||||
|
}
|
||||||
|
|
||||||
.button:hover, .pagination .is-current, .pagination-link:hover {
|
.button:hover, .pagination .is-current, .pagination-link:hover {
|
||||||
background-color: #dd7325;
|
background-color: #dd7325;
|
||||||
border-color: transparent;
|
border-color: transparent;
|
||||||
@ -450,13 +515,14 @@ h4 > a:hover {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.pagination-style-custom {
|
.pagination-style-custom {
|
||||||
padding-top: 50px;
|
margin-top: 50px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.footer {
|
.footer {
|
||||||
background-color: #0c0f0f;
|
background-color: #0c0f0f;
|
||||||
color: whitesmoke;
|
color: whitesmoke;
|
||||||
}
|
}
|
||||||
|
|
||||||
.footer a {
|
.footer a {
|
||||||
color: #dd7325;
|
color: #dd7325;
|
||||||
}
|
}
|
||||||
@ -476,16 +542,20 @@ h4 > a:hover {
|
|||||||
.comments-wrapper p {
|
.comments-wrapper p {
|
||||||
color: whitesmoke;
|
color: whitesmoke;
|
||||||
}
|
}
|
||||||
|
|
||||||
.comments-wrapper small {
|
.comments-wrapper small {
|
||||||
color: #7a7a7a;
|
color: #7a7a7a;
|
||||||
}
|
}
|
||||||
|
|
||||||
.comments-wrapper strong {
|
.comments-wrapper strong {
|
||||||
color: whitesmoke;
|
color: whitesmoke;
|
||||||
font-weight: 100;
|
font-weight: 100;
|
||||||
}
|
}
|
||||||
|
|
||||||
.comments-wrapper a {
|
.comments-wrapper a {
|
||||||
color: #dd7325;
|
color: #dd7325;
|
||||||
}
|
}
|
||||||
|
|
||||||
.comments-wrapper .media .media, .comments-wrapper .media + .media {
|
.comments-wrapper .media .media, .comments-wrapper .media + .media {
|
||||||
border-top: 1px solid #dd7325;
|
border-top: 1px solid #dd7325;
|
||||||
}
|
}
|
||||||
@ -495,6 +565,7 @@ h4 > a:hover {
|
|||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@media screen and (max-width: 600px) {
|
@media screen and (max-width: 600px) {
|
||||||
.main-content {
|
.main-content {
|
||||||
padding: 0rem;
|
padding: 0rem;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user