Ajout de la description et author
This commit is contained in:
parent
f90559a543
commit
d071ebbb1b
4 changed files with 47 additions and 0 deletions
|
|
@ -415,6 +415,18 @@ camp-feature .feature-widgets > * {
|
|||
margin-bottom: 2em;
|
||||
}
|
||||
|
||||
camp-feature .feature-widgets > p:first-child {
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
camp-feature .feature-widgets > p + p {
|
||||
margin-top: -1em;
|
||||
}
|
||||
|
||||
camp-feature .feature-widgets .author-widget {
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
camp-feature .widget > :first-child {
|
||||
margin-top: 0;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue