ajout style pour les blockquote
This commit is contained in:
parent
336e836476
commit
df992c47c8
1 changed files with 7 additions and 0 deletions
|
|
@ -35,6 +35,13 @@
|
|||
display: inline-block;
|
||||
}
|
||||
|
||||
blockquote {
|
||||
margin: 1em 3em;
|
||||
padding: .5em 1em;
|
||||
border-left: 5px solid #505050;
|
||||
background-color: #363636;
|
||||
}
|
||||
|
||||
.footer {
|
||||
padding: 2em 2em 0;
|
||||
opacity: 0.8;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue