diff --git a/css/skeleton-dark.css b/css/skeleton-dark.css index c08dd0d..c743964 100644 --- a/css/skeleton-dark.css +++ b/css/skeleton-dark.css @@ -220,6 +220,10 @@ a super wide horizontal logo centered in the screen with minimal padding box-sizing: border-box; } +.created-by-line { + letter-spacing: -0.5px; +} + /* special hyperlink style for creators' names */ @@ -245,4 +249,4 @@ a super wide horizontal logo centered in the screen with minimal padding color: #999; text-align: center; margin-top: 1rem; -} \ No newline at end of file +} diff --git a/images/social-v1.png b/images/social-v1.png new file mode 100755 index 0000000..95e0f38 Binary files /dev/null and b/images/social-v1.png differ