Avis: instruction
This commit is contained in:
parent
a1f9f7aa75
commit
88c27479ee
6 changed files with 102 additions and 1 deletions
|
@ -2,6 +2,20 @@
|
|||
@import "common";
|
||||
@import "constants";
|
||||
|
||||
.give-avis {
|
||||
h1 {
|
||||
font-size: 18px;
|
||||
font-weight: bold;
|
||||
margin-bottom: $default-padding;
|
||||
}
|
||||
|
||||
.avis-notice {
|
||||
font-size: 12px;
|
||||
color: $grey;
|
||||
margin-bottom: 2 * $default-padding;
|
||||
}
|
||||
}
|
||||
|
||||
.ask-avis {
|
||||
h1 {
|
||||
font-size: 18px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue