mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-10-15 17:59:43 +00:00
Person quick info - thibaut design
This commit is contained in:
@@ -1,8 +1,13 @@
|
|||||||
// YOUR CUSTOM SCSS
|
// YOUR CUSTOM SCSS
|
||||||
@import 'custom/timeline';
|
@import 'custom/timeline';
|
||||||
|
div#header-person-name {
|
||||||
|
background: none repeat scroll 0 0 $chill-green-dark;
|
||||||
|
color: #FFF;
|
||||||
|
padding: 0.5em;
|
||||||
|
}
|
||||||
|
|
||||||
div#general {
|
div#header-person-details {
|
||||||
background: none repeat scroll 0 0 $green;
|
background: none repeat scroll 0 0 $chill-green;
|
||||||
color: #FFF;
|
color: #FFF;
|
||||||
padding: 0.5em;
|
padding: 0.5em;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user