This commit is contained in:
parent
914476e0a2
commit
6c51179034
File diff suppressed because one or more lines are too long
@ -79,6 +79,24 @@
|
||||
font-style: italic;
|
||||
}
|
||||
}
|
||||
#programme_toc-block_16{
|
||||
.views-row{
|
||||
display: block;
|
||||
a{
|
||||
font-family: "duke";
|
||||
font-size: $font-large;
|
||||
text-transform: uppercase;
|
||||
cursor: pointer;
|
||||
transition: all 250ms;
|
||||
line-height: 1.1;
|
||||
margin-bottom: .5rem;
|
||||
&:hover{
|
||||
padding: 0 0 0 .3rem;
|
||||
text-decoration: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
//galerie de la page popsu - top (copy de home)
|
||||
#programme_toc-block_5{
|
||||
background-color: white;
|
||||
|
Loading…
x
Reference in New Issue
Block a user