Some lines were truncated since they exceed the maximum allowed length of 500, please use a local Git client to see the full diff.
|
@@ -1,5 +1,5 @@
|
|
:root {
|
|
:root {
|
|
- --roundness: 7px;
|
|
|
|
|
|
+ --roundness: 10px;
|
|
--md-admonition-icon--checkpoint: url('data:image/svg+xml;charset=utf-8,<svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="checkpoint" class="svg-inline--fa fa-checkpoint fa-w-16" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M243.2 189.9V258c26.1 5.9 49.3 15.6 73.6 22.3v-68.2c-26-5.8-49.4-15.5-73.6-22.2zm223.3-123c-34.3 15.9-76.5 31.9-117 31.9C296 98.8 251.7 64 184.3 64c-25 0-47.3 4.4-68 12 2.8-7.3 4.1-15.2 3.6-23.6C118
|
|
--md-admonition-icon--checkpoint: url('data:image/svg+xml;charset=utf-8,<svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="checkpoint" class="svg-inline--fa fa-checkpoint fa-w-16" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M243.2 189.9V258c26.1 5.9 49.3 15.6 73.6 22.3v-68.2c-26-5.8-49.4-15.5-73.6-22.2zm223.3-123c-34.3 15.9-76.5 31.9-117 31.9C296 98.8 251.7 64 184.3 64c-25 0-47.3 4.4-68 12 2.8-7.3 4.1-15.2 3.6-23.6C118
|
|
--md-admonition-icon--illustration: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="video" class="svg-inline--fa fa-video fa-w-18" role="img" viewBox="0 0 576 512"><path fill="currentColor" d="M336.2 64H47.8C21.4 64 0 85.4 0 111.8v288.4C0 426.6 21.4 448 47.8 448h288.4c26.4 0 47.8-21.4 47.8-47.8V111.8c0-26.4-21.4-47.8-47.8-47.8zm189.4 37.7L416 177.3v157.4l109.6 75.5c21.2 14.6 50.4-.3 50.4-25.8V127
|
|
--md-admonition-icon--illustration: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="video" class="svg-inline--fa fa-video fa-w-18" role="img" viewBox="0 0 576 512"><path fill="currentColor" d="M336.2 64H47.8C21.4 64 0 85.4 0 111.8v288.4C0 426.6 21.4 448 47.8 448h288.4c26.4 0 47.8-21.4 47.8-47.8V111.8c0-26.4-21.4-47.8-47.8-47.8zm189.4 37.7L416 177.3v157.4l109.6 75.5c21.2 14.6 50.4-.3 50.4-25.8V127
|
|
--next-prev-button-bg: rgba(0, 0, 0, .1);
|
|
--next-prev-button-bg: rgba(0, 0, 0, .1);
|
|
@@ -100,14 +100,16 @@
|
|
}
|
|
}
|
|
.extra-links,
|
|
.extra-links,
|
|
.md-header-nav__button.md-logo,
|
|
.md-header-nav__button.md-logo,
|
|
- .md-tabs__item.cta.signup {
|
|
|
|
|
|
+ .md-tabs__item.cta.button {
|
|
display: none !important;
|
|
display: none !important;
|
|
}
|
|
}
|
|
|
|
+ .cta.button,
|
|
.cta.signup {
|
|
.cta.signup {
|
|
margin: 10px 0;
|
|
margin: 10px 0;
|
|
border-bottom: 0;
|
|
border-bottom: 0;
|
|
}
|
|
}
|
|
- .cta.signup a {
|
|
|
|
|
|
+ .cta.button a,
|
|
|
|
+ .cta.signup a{
|
|
padding: 6px 1.125em !important;
|
|
padding: 6px 1.125em !important;
|
|
}
|
|
}
|
|
.md-nav__item.submenu {
|
|
.md-nav__item.submenu {
|
|
@@ -184,9 +186,6 @@
|
|
margin-top: -1.5rem;
|
|
margin-top: -1.5rem;
|
|
padding-top: 1.5rem;
|
|
padding-top: 1.5rem;
|
|
}
|
|
}
|
|
- .md-header-nav {
|
|
|
|
- max-width: 1130px;
|
|
|
|
- }
|
|
|
|
.md-header-nav__topic {
|
|
.md-header-nav__topic {
|
|
display: none;
|
|
display: none;
|
|
}
|
|
}
|
|
@@ -194,7 +193,7 @@
|
|
display: none;
|
|
display: none;
|
|
}
|
|
}
|
|
.extra-links {
|
|
.extra-links {
|
|
- line-height: 92px;
|
|
|
|
|
|
+ line-height: 77px;
|
|
}
|
|
}
|
|
.extra-links a {
|
|
.extra-links a {
|
|
color: var(--md-header-text);
|
|
color: var(--md-header-text);
|
|
@@ -210,7 +209,7 @@
|
|
}
|
|
}
|
|
.md-header,
|
|
.md-header,
|
|
.md-flex {
|
|
.md-flex {
|
|
- height: 92px !important;
|
|
|
|
|
|
+ height: 77px !important;
|
|
}
|
|
}
|
|
.md-tabs__list {
|
|
.md-tabs__list {
|
|
margin: 0;
|
|
margin: 0;
|
|
@@ -220,7 +219,7 @@
|
|
line-height: 14px;
|
|
line-height: 14px;
|
|
height: initial;
|
|
height: initial;
|
|
font-size: 14px;
|
|
font-size: 14px;
|
|
- margin: -1px 3px 0;
|
|
|
|
|
|
+ margin: 0 5px 0;
|
|
}
|
|
}
|
|
.md-tab-active {
|
|
.md-tab-active {
|
|
border-radius: 4px;
|
|
border-radius: 4px;
|
|
@@ -266,7 +265,12 @@
|
|
.md-nav__link--active {
|
|
.md-nav__link--active {
|
|
font-weight: bold;
|
|
font-weight: bold;
|
|
}
|
|
}
|
|
|
|
+nav.md-header-nav.md-grid {
|
|
|
|
+ max-width: unset;
|
|
|
|
+ padding: 0 1.4rem;
|
|
|
|
+}
|
|
|
|
|
|
|
|
+.cta.button,
|
|
.cta.signup {
|
|
.cta.signup {
|
|
display: flex;
|
|
display: flex;
|
|
justify-content: center;
|
|
justify-content: center;
|
|
@@ -287,6 +291,24 @@
|
|
.cta.signup a:hover {
|
|
.cta.signup a:hover {
|
|
background-color: #16ab39;
|
|
background-color: #16ab39;
|
|
}
|
|
}
|
|
|
|
+
|
|
|
|
+.cta.create-repo a {
|
|
|
|
+ background-color: transparent;
|
|
|
|
+ color: #2ecc40;
|
|
|
|
+ font-size: 14px;
|
|
|
|
+ text-shadow: none;
|
|
|
|
+ background-image: none;
|
|
|
|
+ font-weight: bold;
|
|
|
|
+ padding: 9px 1.125em;
|
|
|
|
+ border-radius: var(--roundness);
|
|
|
|
+ box-shadow: 0 0 0 2px #2ecc40 inset!important;
|
|
|
|
+ transition: background-color 100ms;
|
|
|
|
+}
|
|
|
|
+
|
|
|
|
+.cta.create-repo a:hover {
|
|
|
|
+ background-color: #2ecc40;
|
|
|
|
+ color: #fff;
|
|
|
|
+}
|
|
/* Search */
|
|
/* Search */
|
|
.md-search__output {
|
|
.md-search__output {
|
|
border-radius: 0 0 var(--roundness) var(--roundness);
|
|
border-radius: 0 0 var(--roundness) var(--roundness);
|
|
@@ -304,8 +326,8 @@
|
|
}
|
|
}
|
|
|
|
|
|
.md-header-nav__button.md-logo {
|
|
.md-header-nav__button.md-logo {
|
|
- padding: 10px 11px;
|
|
|
|
- margin: 0 5px 0 0;
|
|
|
|
|
|
+ padding: 10px 0px;
|
|
|
|
+ margin: 0 10px 0 0;
|
|
display: flex;
|
|
display: flex;
|
|
flex-direction: column;
|
|
flex-direction: column;
|
|
justify-content: center;
|
|
justify-content: center;
|
|
@@ -538,13 +560,45 @@
|
|
line-height: 1.3;
|
|
line-height: 1.3;
|
|
display: flex;
|
|
display: flex;
|
|
flex-direction: column;
|
|
flex-direction: column;
|
|
- width: 160px;
|
|
|
|
|
|
+ width: 170px;
|
|
}
|
|
}
|
|
|
|
|
|
.secondary-nav__button > a {
|
|
.secondary-nav__button > a {
|
|
width: 100%;
|
|
width: 100%;
|
|
}
|
|
}
|
|
|
|
|
|
|
|
+/* Sign Up Status Content */
|
|
|
|
+body[data-md-signed-in='false'] .show-when-signed-out,
|
|
|
|
+body[data-md-signed-in='true'] .show-when-signed-in{
|
|
|
|
+ visibility: visible !important;
|
|
|
|
+}
|
|
|
|
+
|
|
|
|
+body[data-md-signed-in='true'] .show-when-signed-out,
|
|
|
|
+body[data-md-signed-in='false'] .show-when-signed-in {
|
|
|
|
+ display: none !important;
|
|
|
|
+ visibility: hidden !important;
|
|
|
|
+}
|
|
|
|
+
|
|
|
|
+#sign-up-toc.secondary-nav__button {
|
|
|
|
+ margin-top: 1.5rem;
|
|
|
|
+ border-radius: var(--roundness);
|
|
|
|
+ border: 1px solid var(--next-prev-button-border);
|
|
|
|
+ padding: 0.5rem;
|
|
|
|
+ background: var(--next-prev-button-bg);
|
|
|
|
+}
|
|
|
|
+
|
|
|
|
+#sign-up-toc.secondary-nav__button p{
|
|
|
|
+ margin: 0 0 0.5rem;
|
|
|
|
+}
|
|
|
|
+
|
|
|
|
+#sign-up-toc.md-button.secondary-nav__button > a {
|
|
|
|
+ background-color: #21ba45;
|
|
|
|
+ color: #fff;
|
|
|
|
+ font-weight: bold;
|
|
|
|
+ border: none;
|
|
|
|
+ min-width: 100%;
|
|
|
|
+}
|
|
|
|
+
|
|
/* Discord Nav */
|
|
/* Discord Nav */
|
|
.discord {
|
|
.discord {
|
|
display: flex;
|
|
display: flex;
|