font size title soustitle
This commit is contained in:
+4
-1
@@ -6705,7 +6705,10 @@ article.node-type-ressource svg.ext {
|
||||
display: none;
|
||||
}
|
||||
article.node-type-ressource :visited {
|
||||
color: rgb(0, 158, 227);
|
||||
color: black;
|
||||
}
|
||||
article.node-type-ressource a {
|
||||
color: black;
|
||||
}
|
||||
article.node-type-ressource.type-publications-issues-du-programme-eqld {
|
||||
min-width: 300px;
|
||||
|
||||
@@ -9,8 +9,11 @@ article.node-type-ressource{
|
||||
display: none;
|
||||
}
|
||||
:visited {
|
||||
color: $blue-light;
|
||||
color: black;
|
||||
}
|
||||
a{
|
||||
color: black;
|
||||
}
|
||||
&.type-publications-issues-du-programme-eqld{
|
||||
// background-color: $background-actus;
|
||||
min-width: 300px;
|
||||
|
||||
Reference in New Issue
Block a user