styles updates
This commit is contained in:
parent
4f69d290b8
commit
696a638d56
5 changed files with 43 additions and 27 deletions
|
|
@ -32,6 +32,7 @@ body{
|
|||
|
||||
form label{
|
||||
margin: 0.5em;
|
||||
color: var(--blanc);
|
||||
}
|
||||
|
||||
form input{
|
||||
|
|
@ -149,8 +150,11 @@ div.image-charactere {
|
|||
.accordeon_item_body_content{
|
||||
color : #000;
|
||||
padding: 1.5rem;
|
||||
line-height: 1.5rem;
|
||||
|
||||
line-height: 1.5rem;
|
||||
}
|
||||
|
||||
.column1, .column2, .column3{
|
||||
padding: 1em;
|
||||
}
|
||||
|
||||
.accordeon_item_header.active + .accordeon_item_body{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue