mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 14:43:49 +00:00
@@ -5,7 +5,7 @@
|
||||
|
||||
html,body {
|
||||
min-height:100%;
|
||||
font-family: 'open_sansregular';
|
||||
font-family: 'Open Sans';
|
||||
}
|
||||
|
||||
header {
|
||||
@@ -93,7 +93,8 @@ ul.custom_fields.choice li {
|
||||
|
||||
.footer {
|
||||
p {
|
||||
font-family: 'open_sanslight';
|
||||
font-family: 'Open Sans';
|
||||
font-weight: 300;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -112,7 +113,9 @@ ul.custom_fields.choice li {
|
||||
}
|
||||
|
||||
.open_sansbold {
|
||||
font-family:'open_sansbold'
|
||||
font-family: 'Open Sans';
|
||||
font-weight: bold;
|
||||
|
||||
}
|
||||
|
||||
// Symfony records actions
|
||||
@@ -128,7 +131,8 @@ dd {
|
||||
}
|
||||
|
||||
dt {
|
||||
font-family: "open_sanssemibold";
|
||||
font-family: 'Open Sans';
|
||||
font-weight: 600;
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user