bientot pret
This commit is contained in:
parent
b71cbb37ef
commit
d860e3d987
45 changed files with 1987 additions and 249 deletions
|
@ -21,8 +21,10 @@
|
|||
transform: scale(1.2);
|
||||
}
|
||||
|
||||
//.content-container {
|
||||
//}
|
||||
|
||||
.page-container.not-complete {
|
||||
.content-container.not-complete {
|
||||
position: relative;
|
||||
top: 97px;
|
||||
padding-bottom: 97px;
|
||||
|
@ -121,6 +123,18 @@
|
|||
margin-bottom: 0.5em;
|
||||
}
|
||||
}
|
||||
|
||||
figure {
|
||||
img {
|
||||
margin-bottom: 0;
|
||||
padding-bottom: 0.5rem !important;
|
||||
}
|
||||
figcaption {
|
||||
text-align: center;
|
||||
font-size: 0.9em;
|
||||
}
|
||||
margin-bottom: 2rem;
|
||||
}
|
||||
}
|
||||
|
||||
.index-icon-title {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue