popsu 1 2 europe
This commit is contained in:
@@ -37,11 +37,11 @@ body{
|
||||
}
|
||||
&.programme-4{
|
||||
#node\:title,.field_sous_titre,.field_intro{
|
||||
color: black;
|
||||
color: $col-1;
|
||||
}
|
||||
article{
|
||||
h2,h3,h4,h5,h6,.field_titre{
|
||||
color: black;
|
||||
color: $col-1;
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -164,9 +164,9 @@ iframe{
|
||||
}
|
||||
}
|
||||
.programme-4{
|
||||
background: black;
|
||||
background: $col-1;
|
||||
&:hover{
|
||||
color: black;
|
||||
color: $col-1;
|
||||
}
|
||||
}
|
||||
.programme-5{
|
||||
|
Reference in New Issue
Block a user