padding h3
This commit is contained in:
@@ -183,7 +183,7 @@
|
||||
background-color: transparent;
|
||||
// border-radius: 30px;
|
||||
border: 1px solid black;
|
||||
padding: 0.3rem 0.3rem 0.1rem 0.3rem;
|
||||
padding: 0.3rem 0.5rem 0.1rem 0.3rem;
|
||||
margin-bottom: 0.5rem;
|
||||
margin-right: 0.5rem;
|
||||
font-size: 0.6rem;
|
||||
@@ -353,6 +353,7 @@
|
||||
border-left: none;
|
||||
border-right: none;
|
||||
font-size: 0.6rem;
|
||||
justify-content: flex-start !important;
|
||||
label{display: none;}
|
||||
.input-wrapper{
|
||||
display: inline-flex;
|
||||
@@ -415,7 +416,9 @@
|
||||
}
|
||||
}
|
||||
.view-type-slide.type-paroles-de-laureats{order: 2;}
|
||||
.view-type-slide.type-les-projets-en-images{order: 3;
|
||||
.view-type-slide.type-les-projets-en-images{
|
||||
order: 3;
|
||||
width: 80%;
|
||||
border-top: solid 1px rgba(0, 0, 0, 0.3);
|
||||
}
|
||||
.view-type-slide.type-presse{
|
||||
@@ -452,8 +455,8 @@
|
||||
}
|
||||
h3{
|
||||
// margin-top: 3rem;
|
||||
top: 2rem;
|
||||
padding-top: 1rem;
|
||||
top: 1rem;
|
||||
// padding-top: 1rem;
|
||||
text-transform: uppercase;
|
||||
font-family: 'Source Code Pro';
|
||||
color: rgb(9, 57, 139) !important;
|
||||
|
||||
@@ -14,6 +14,7 @@ article.node-type-ressource{
|
||||
a{
|
||||
color: black;
|
||||
}
|
||||
|
||||
&.type-publications-issues-du-programme-eqld{
|
||||
// background-color: $background-actus;
|
||||
min-width: 300px;
|
||||
@@ -160,7 +161,7 @@ article.node-type-ressource{
|
||||
margin-top: 0.5rem;
|
||||
font-weight: 800;
|
||||
line-height: 1.1rem;
|
||||
order: 6;
|
||||
order: 6 o !important;
|
||||
p{
|
||||
margin: 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user