diff --git a/docs/input/assets/css/override.less b/docs/input/assets/css/override.less index 4836542edf..44b3897492 100644 --- a/docs/input/assets/css/override.less +++ b/docs/input/assets/css/override.less @@ -55,7 +55,7 @@ body.layout-boxed .top-banner, } .gitter-open-chat-button { - background-color: #3c8dbc; + background-color: @purple; font-family: @font-family-sans-serif; letter-spacing: normal; right: 90px; @@ -65,7 +65,7 @@ body.layout-boxed .top-banner, .gitter-open-chat-button:hover, .github-button:focus, .github-button:hover { - background-color: #4EABDD; + background-color: @dark-purple; color: #fff; } @@ -218,6 +218,46 @@ main .col-sm-6 { border-color: @purple; } +.icons table { + border-spacing: 0 1rem; + + thead { + display: none; + } + + td { + border-top: none !important; + font-size: 2rem; + vertical-align: middle !important; + + &:first-of-type { + width: 72px; + + a { + width: 55px; + height: 55px; + background-color: @purple; + border-radius: 10px; + display: table-cell; + vertical-align: middle; + + &:hover { + background-color: @dark-purple; + } + } + } + + &:last-of-type { + padding-left: .5rem; + } + } + + img { + max-width: 30px; + max-height: 30px; + } +} + @media only screen and (max-width: 890px) { .card-container { flex-direction: column; diff --git a/docs/input/docs/learn/credits.md b/docs/input/docs/learn/credits.md new file mode 100644 index 0000000000..95f5b6a677 --- /dev/null +++ b/docs/input/docs/learn/credits.md @@ -0,0 +1,33 @@ +--- +Order: 3000 +Title: Credits +--- + +Icons sourced, with love, from [The Noun Project][the-noun-project]: + +:::{.icons} +| Icon | Designer | +| :-----------------------------------------: | :--------------------------------------------------------- | +| [![Tree][tree-icon]][tree-link] | [Tree][tree-link] by [Davic Chapman][david-chapman] | +| [![Repeat][repeat-icon]][repeat-link] | [Repeat][repeat-link] by [Arthur Shlain][artZ91] | +| [![Terminal][terminal-icon]][terminal-link] | [Terminal][terminal-link] by [Ghayn] | +| [![Collect][collect-icon]][collect-link] | [Collect][collect-link] by [Shmidt Sergey][monstercritic] | +| [![Library][library-icon]][library-link] | [Library][library-link] by [Kevin Eichhorn][kevineichhorn] | +::: + +[artZ91]: https://thenounproject.com/ArtZ91/ +[collect-icon]: /assets/img/collect.svg +[collect-link]: https://thenounproject.com/term/collect/424422/ +[david-chapman]: https://thenounproject.com/david.chapman/ +[ghayn]: https://thenounproject.com/Ghayn/ +[kevineichhorn]: https://thenounproject.com/kevineichhorn/ +[library-icon]: /assets/img/library.svg +[library-link]: https://thenounproject.com/term/library/1386683/ +[monstercritic]: https://thenounproject.com/monstercritic/ +[repeat-icon]: /assets/img/repeat.svg +[repeat-link]: https://thenounproject.com/term/repeat/304152/ +[terminal-icon]: /assets/img/terminal.svg +[terminal-link]: https://thenounproject.com/term/terminal/2191738/ +[the-noun-project]: https://thenounproject.com/ +[tree-icon]: /assets/img/icon.svg +[tree-link]: https://thenounproject.com/term/tree/13389/