diff --git a/sass/_switch.scss b/sass/_switch.scss index bec9f60..31ee4a7 100644 --- a/sass/_switch.scss +++ b/sass/_switch.scss @@ -3,6 +3,10 @@ display: inline-block; width: 60px; height: 34px; + @media screen and (max-width: 768px) { + height: 24px; + width: 53px; + } } /* Hide default HTML checkbox */ @@ -35,6 +39,10 @@ background-color: $white; -webkit-transition: 0.4s; transition: 0.4s; + @media screen and (max-width: 768px) { + height: 16px; + width: 16px; + } } input:checked + .slider { diff --git a/sass/_toggle.scss b/sass/_toggle.scss index eb94d55..7228f2b 100644 --- a/sass/_toggle.scss +++ b/sass/_toggle.scss @@ -1,8 +1,10 @@ .toggle { background: $white; color: $navy; - text-align: center; - font-weight: lighter; - font-size: 0.9rem; - margin-top: 1.2rem; + text-align: left; + font-size: 0.8rem; + margin-top: 50%; + @media screen and (max-width: 768px) { + margin-top: 0%; + } } diff --git a/sass/main.scss b/sass/main.scss index 9ac1cbc..51220a4 100644 --- a/sass/main.scss +++ b/sass/main.scss @@ -106,4 +106,4 @@ img.rh-logo { @media screen and (max-width: 990px) { display: none; } -} \ No newline at end of file +} diff --git a/templates/ansible-prior-versions.html b/templates/ansible-prior-versions.html index 800d276..ce0d8a4 100644 --- a/templates/ansible-prior-versions.html +++ b/templates/ansible-prior-versions.html @@ -10,15 +10,17 @@
{{ pages.archive.community.intro }}
{{ pages.feedback }}
+- {{ pages.take_me_back }} -
- +{{ pages.take_me_back }}
+ +{{ pages.translations.tower_zh.text }}
{{ pages.feedback }}
- {{ pages.take_me_back }} -
- +{{ pages.take_me_back }}
+ +{{ pages.translations.tower_ja.text }}
{{ pages.feedback }}
- {{ pages.take_me_back }} -
- +{{ pages.take_me_back }}
+ +{{ pages.translations.tower_ko.text }}
{{ pages.feedback }}
- {{ pages.take_me_back }} -
- +{{ pages.take_me_back }}
+ +{{ pages.archive.platform.intro }}
{{ pages.feedback }}
- {{ pages.take_me_back }} -
- +{{ pages.take_me_back }}
+ +{{ pages.community.intro }}
{{ pages.feedback }}
- {{ pages.take_me_back }} -
- +{{ pages.take_me_back }}
+ +{{ pages.translations.core_ja.text }}
{{ pages.feedback }}
- {{ pages.take_me_back }} -
- -{{ pages.take_me_back }}
+ +{{ pages.core.intro }}
{{ pages.feedback }}
- {{ pages.take_me_back }} -
- +{{ pages.take_me_back }}
+ +{{ projects.description.core }}
diff --git a/templates/developer.html b/templates/developer.html index b7406a9..9e69ade 100644 --- a/templates/developer.html +++ b/templates/developer.html @@ -5,7 +5,7 @@{{ pages.developer.intro }}
{{ pages.feedback }}
diff --git a/templates/ecosystem.html b/templates/ecosystem.html index dfde53a..1b97ef3 100644 --- a/templates/ecosystem.html +++ b/templates/ecosystem.html @@ -11,15 +11,17 @@{{ pages.ecosystem.intro }}
{{ pages.feedback }}
- {{ pages.take_me_back }} -
- +{{ pages.take_me_back }}
+ +{{ projects.collections.description }}
diff --git a/templates/index.html b/templates/index.html index f883cd4..6d123cb 100644 --- a/templates/index.html +++ b/templates/index.html @@ -10,15 +10,17 @@{{ pages.index.intro }}
{{ pages.feedback }}
- {{ pages.take_me_back }} -
- +{{ pages.take_me_back }}
+ +{{ pages.platform.intro }}
{{ pages.feedback }}
- {{ pages.take_me_back }} -
+ +{{ pages.take_me_back }}
{{ pages.platform.access.text }}