This commit is contained in:
parent
7da0aec99a
commit
dcd24a9cdf
File diff suppressed because one or more lines are too long
@ -31,11 +31,12 @@ article, .paragraph{
|
||||
text-decoration: none;
|
||||
text-transform: uppercase;
|
||||
|
||||
}
|
||||
.block-region-bottom .prog-ressources-link{
|
||||
&:hover{
|
||||
color:black;
|
||||
background: white;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
@ -620,7 +620,7 @@
|
||||
font-style: italic;
|
||||
margin-bottom: 1rem;
|
||||
//grid-row: 3;
|
||||
grid-row: auto / span 1;
|
||||
grid-row: auto / span 2;
|
||||
grid-column: 4 / span 6;
|
||||
|
||||
margin: 0;
|
||||
|
@ -623,7 +623,7 @@
|
||||
}
|
||||
#node\:field_equipes{
|
||||
border-bottom: 3px dotted gray;
|
||||
|
||||
padding: 0 0 1rem 0;
|
||||
h2{
|
||||
font-family: "trueno" !important;
|
||||
font-size: $font-big;
|
||||
@ -633,7 +633,7 @@
|
||||
display: grid;
|
||||
grid-template-columns: 95% 5%;
|
||||
align-content: center;
|
||||
margin: 1rem 0;
|
||||
margin: 1rem 0 0 0;
|
||||
}
|
||||
|
||||
h2:after{
|
||||
|
Loading…
x
Reference in New Issue
Block a user