|
|
|
|
@ -91,6 +91,14 @@ $fileinfo-downloading-size-border: #ddd;
@@ -91,6 +91,14 @@ $fileinfo-downloading-size-border: #ddd;
|
|
|
|
|
// settings |
|
|
|
|
$settings-version: #ccc; |
|
|
|
|
|
|
|
|
|
// social |
|
|
|
|
$social-email-color: #aaa; |
|
|
|
|
$social-facebook-color: #45619d; |
|
|
|
|
$social-google-color: #dd4b39; |
|
|
|
|
$social-twitter-color: #00aced; |
|
|
|
|
$social-xing-color: #fff; |
|
|
|
|
|
|
|
|
|
// breakpoints |
|
|
|
|
$breakpoint-small: 480px; |
|
|
|
|
$breakpoint-medium: 700px; |
|
|
|
|
$breakpoint-large: 1280px; |
|
|
|
|
|