mirror of
https://github.com/LinkStackOrg/LinkStack.git
synced 2025-02-02 12:17:22 +01:00
Updated default themes
This commit is contained in:
parent
889fa3bb07
commit
899a64a9be
8
themes/galaxy/brands.css
vendored
8
themes/galaxy/brands.css
vendored
@ -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
|
||||
–––––––––––––––––––––––––––––––––––––––––––––––––– */
|
||||
|
@ -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
|
||||
|
8
themes/mono/brands.css
vendored
8
themes/mono/brands.css
vendored
@ -32,6 +32,14 @@ body{
|
||||
}
|
||||
|
||||
|
||||
.social-icon {
|
||||
font-size: 32px;
|
||||
padding: 10px;
|
||||
}
|
||||
.social-icon-div {
|
||||
padding-bottom: 30px;
|
||||
}
|
||||
.social-icon{color:#fff;}
|
||||
|
||||
/* Buttons
|
||||
–––––––––––––––––––––––––––––––––––––––––––––––––– */
|
||||
|
@ -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
|
||||
|
8
themes/stargazer/brands.css
vendored
8
themes/stargazer/brands.css
vendored
@ -22,6 +22,14 @@
|
||||
height: 150px;
|
||||
}
|
||||
|
||||
.social-icon {
|
||||
font-size: 32px;
|
||||
padding: 10px;
|
||||
}
|
||||
.social-icon-div {
|
||||
padding-bottom: 30px;
|
||||
}
|
||||
.social-icon{color:#fff;}
|
||||
|
||||
/* Buttons
|
||||
–––––––––––––––––––––––––––––––––––––––––––––––––– */
|
||||
|
@ -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
|
||||
|
2
themes/stargazer/skeleton-auto.css
vendored
2
themes/stargazer/skeleton-auto.css
vendored
@ -14,6 +14,8 @@
|
||||
|
||||
*/
|
||||
|
||||
@import url(https://fonts.bunny.net/css?family=roboto:400,500,700,900);
|
||||
|
||||
/* Grid
|
||||
–––––––––––––––––––––––––––––––––––––––––––––––––– */
|
||||
.container {
|
||||
|
Loading…
x
Reference in New Issue
Block a user