mirror of
https://github.com/tabler/tabler.git
synced 2026-07-22 13:31:50 +04:00
card header fixes, linkedin color
This commit is contained in:
@@ -151,6 +151,7 @@ $code-color: $primary !default;
|
||||
$social-colors: (
|
||||
"facebook": #3b5998,
|
||||
"twitter": #1da1f2,
|
||||
"linkedin": #0a66c2,
|
||||
"google": #dc4e41,
|
||||
"youtube": #ff0000,
|
||||
"vimeo": #1ab7ea,
|
||||
|
||||
@@ -217,6 +217,10 @@ Card footer
|
||||
margin-top: -$card-spacer-y;
|
||||
margin-bottom: $card-spacer-y;
|
||||
color: $text-muted;
|
||||
|
||||
.card-header & {
|
||||
margin: -.125rem 0 0;
|
||||
}
|
||||
}
|
||||
|
||||
.card-body {
|
||||
|
||||
Reference in New Issue
Block a user