2024-11-05 19:02:31 +01:00
|
|
|
@import 'colors';
|
|
|
|
@import 'constants';
|
2017-07-19 16:53:31 +02:00
|
|
|
|
2017-09-27 12:08:47 +02:00
|
|
|
#dossier-annotations-privees {
|
2017-07-19 16:53:31 +02:00
|
|
|
h1 {
|
|
|
|
font-size: 18px;
|
|
|
|
font-weight: bold;
|
|
|
|
margin-bottom: $default-padding;
|
|
|
|
}
|
|
|
|
}
|