diff --git a/content/faq.md b/content/faq.md index 4ca7c0d..2aaa3ca 100644 --- a/content/faq.md +++ b/content/faq.md @@ -12,9 +12,9 @@ Below you find commonly asked question regarding the no-JS.club project and memb - **accessible via HTTPS** ## Your website doesn't include the following contents -- **Pornography/sexism or otherwise offensive** +- **pornography/sexism or otherwise offensive** - **fanaticism** -- **Racism** +- **racism** - **illegal material of any kind** {{< /detail-tag >}} @@ -59,7 +59,7 @@ If your website is **qualified and included in our list**, you are entitled to u ### To include the above logo, use the following HTML code: -`no-JS club` +`no-JS club` ### When using a static side generator like Hugo use the following Markdown snippet: @@ -71,11 +71,20 @@ If your website is **qualified and included in our list**, you are entitled to u ### To include the above logo, use the following HTML code: -`no-JS club` +`no-JS club` ### When using a static side generator like Hugo use the following Markdown snippet: `[![This website is a proud member of the no-JS.club logo](https://no-js.club/images/no-JS.club_logo_bright.svg)](https://no-js.club)` + +### Those image are to large/small +If the dimensions of the logos are not suitable for you, download the logo of your choice and open it with a text editor. + +Lines five and six contain the dimensions in millimeters, which can be adjusted to your liking. + +`width="31.75940125mm"` + +`height="27.790841875mm"` {{< /detail-tag >}} {{< detail-tag "When will I become a member?" >}} diff --git a/static/assets/no-js/data/out.csv b/static/assets/no-js/data/out.csv index d084ff6..7de8497 100644 --- a/static/assets/no-js/data/out.csv +++ b/static/assets/no-js/data/out.csv @@ -49,5 +49,5 @@ https://freeshortbedtimestories.com,11.8 https://gigahost.uk,983.0 https://phate6660.codeberg.page,87.3 https://hansenzhang.com,1843.0 -https://ratwires.space,2810 -https://roadtolarissa.com,3540 +https://ratwires.space,149.0 +https://roadtolarissa.com,3952.64 diff --git a/static/css/colour/gruvbox-dark.css b/static/css/colour/gruvbox-dark.css index dee2100..464d618 100644 --- a/static/css/colour/gruvbox-dark.css +++ b/static/css/colour/gruvbox-dark.css @@ -13,4 +13,21 @@ --torange: #e28a2b --tgreen: #2BE28A --red: #cc241d; + --red: #cc241d; + --green: #98971a; + --yellow: #d79921; + --blue: #458588; + --magenta: #b16286; + --cyan: #689d6a; + --orange: #d65d0e; + --gray: #928374; + + --bright-red: #fb4934; + --bright-green: #b8bb26; + --bright-yellow: #fabd2f; + --bright-blue: #83a598; + --bright-magenta: #d3869b; + --bright-cyan: #8ec07c; + --bright-orange: #fe8019; + --bright-gray: #a89984; } diff --git a/static/css/typography.css b/static/css/typography.css index 5a2c044..c76be95 100644 --- a/static/css/typography.css +++ b/static/css/typography.css @@ -10,15 +10,16 @@ body { } /* Headings */ -h1, -h2, -h3, -h4, -h5, +h1, +h2, +h3, +h4, +h5, h6 { font-size: 1rem; margin: 1.5rem 0 0 0; font-weight: 600; + text-transform: capitalize; } h1+h2, @@ -46,11 +47,11 @@ h4:before { content: "#### "; } h5:before { content: "##### "; } h6:before { content: "###### "; } -h1:before, -h2:before, -h3:before, -h4:before, -h5:before, +h1:before, +h2:before, +h3:before, +h4:before, +h5:before, h6:before { color: var(--bright-bg); } @@ -140,7 +141,7 @@ blockquote::before { /* Code */ pre, -code, +code, kbd, samp { background: var(--dark-bg) !important; @@ -186,8 +187,8 @@ sup, sub { top: -0.25rem; font-size: unset; } -sub { - top: 0.25rem; +sub { + top: 0.25rem; } /* Tables */ diff --git a/static/images/no-JS.club_logo_bright.svg b/static/images/no-JS.club_logo_bright.svg index e34746c..bd81569 100644 --- a/static/images/no-JS.club_logo_bright.svg +++ b/static/images/no-JS.club_logo_bright.svg @@ -2,8 +2,8 @@