mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 14:43:49 +00:00
Removing css specific for the person bundle
This commit is contained in:
@@ -1,16 +1,5 @@
|
||||
// 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#header-person-details {
|
||||
background: none repeat scroll 0 0 $chill-green;
|
||||
color: #FFF;
|
||||
padding: 0.5em;
|
||||
}
|
||||
|
||||
html,body {
|
||||
min-height:100%;
|
||||
@@ -111,4 +100,8 @@ ul.custom_fields.choice li {
|
||||
margin-left: 0.2em;
|
||||
margin-right: 0.2em;
|
||||
}
|
||||
}
|
||||
|
||||
.open_sansbold {
|
||||
font-family:'open_sansbold'
|
||||
}
|
Reference in New Issue
Block a user