diff --git a/themes/galaxy/brands.css b/themes/galaxy/brands.css index 4dfea9c..361bb93 100644 --- a/themes/galaxy/brands.css +++ b/themes/galaxy/brands.css @@ -17,6 +17,14 @@ border-radius: 50%; } +.social-icon { + font-size: 32px; + padding: 10px; +} +.social-icon-div { + padding-bottom: 30px; +} +.social-icon{color:#fff;} /* Buttons –––––––––––––––––––––––––––––––––––––––––––––––––– */ diff --git a/themes/galaxy/readme.md b/themes/galaxy/readme.md index 385ea4d..89a94a4 100644 --- a/themes/galaxy/readme.md +++ b/themes/galaxy/readme.md @@ -2,7 +2,7 @@ Find more themes: https://github.com/JulianPrieber/llc-themes * Theme Name: Galaxy -* Theme Version: 1.7 +* Theme Version: 1.8 * Theme Date: 2022-06-09 * Theme Author: JulianPrieber * Theme Author URI: https://github.com/JulianPrieber diff --git a/themes/mono/brands.css b/themes/mono/brands.css index 07bbf1e..564085a 100644 --- a/themes/mono/brands.css +++ b/themes/mono/brands.css @@ -32,6 +32,14 @@ body{ } +.social-icon { + font-size: 32px; + padding: 10px; +} +.social-icon-div { + padding-bottom: 30px; +} +.social-icon{color:#fff;} /* Buttons –––––––––––––––––––––––––––––––––––––––––––––––––– */ diff --git a/themes/mono/readme.md b/themes/mono/readme.md index 21ea1e2..b60d93d 100644 --- a/themes/mono/readme.md +++ b/themes/mono/readme.md @@ -2,7 +2,7 @@ Find more themes: https://github.com/JulianPrieber/llc-themes * Theme Name: Mono -* Theme Version: 1.4 +* Theme Version: 1.5 * Theme Date: 2022-05-18 * Theme Author: JulianPrieber * Theme Author URI: https://github.com/JulianPrieber diff --git a/themes/stargazer/brands.css b/themes/stargazer/brands.css index 6d82d16..61b50e3 100644 --- a/themes/stargazer/brands.css +++ b/themes/stargazer/brands.css @@ -22,6 +22,14 @@ height: 150px; } +.social-icon { + font-size: 32px; + padding: 10px; +} +.social-icon-div { + padding-bottom: 30px; +} +.social-icon{color:#fff;} /* Buttons –––––––––––––––––––––––––––––––––––––––––––––––––– */ diff --git a/themes/stargazer/readme.md b/themes/stargazer/readme.md index 40767b7..6186807 100644 --- a/themes/stargazer/readme.md +++ b/themes/stargazer/readme.md @@ -2,7 +2,7 @@ Find more themes: https://github.com/JulianPrieber/llc-themes * Theme Name: Stargazer -* Theme Version: 1.2 +* Theme Version: 1.5 * Theme Date: 2022-09-01 * Theme Author: JulianPrieber * Theme Author URI: https://github.com/JulianPrieber diff --git a/themes/stargazer/skeleton-auto.css b/themes/stargazer/skeleton-auto.css index 517684d..03bbe1f 100644 --- a/themes/stargazer/skeleton-auto.css +++ b/themes/stargazer/skeleton-auto.css @@ -14,6 +14,8 @@ */ +@import url(https://fonts.bunny.net/css?family=roboto:400,500,700,900); + /* Grid –––––––––––––––––––––––––––––––––––––––––––––––––– */ .container {