Person quick info - thibaut design

This commit is contained in:
Marc Ducobu 2015-08-10 15:53:54 +02:00
parent dd24cbe5bc
commit 140b7430cb

View File

@ -1,8 +1,13 @@
// YOUR CUSTOM SCSS
@import 'custom/timeline';
div#header-person-name {
background: none repeat scroll 0 0 $chill-green-dark;
color: #FFF;
padding: 0.5em;
}
div#general {
background: none repeat scroll 0 0 $green;
div#header-person-details {
background: none repeat scroll 0 0 $chill-green;
color: #FFF;
padding: 0.5em;
}