css incubateur
This commit is contained in:
+5
-3
@@ -1,4 +1,4 @@
|
||||
.node-id-200{
|
||||
.node-id-201{
|
||||
|
||||
background: url('../images/pictos/carre-contour-bleu_programme.svg');
|
||||
background-repeat: no-repeat;
|
||||
@@ -25,8 +25,10 @@
|
||||
font-family: 'Source Code Pro';
|
||||
font-size: 2rem;
|
||||
font-weight: 800;
|
||||
color: $white;
|
||||
background-color: $blue-light;
|
||||
color: rgb(255,255,255);
|
||||
background-color: rgb(0,158,227);
|
||||
// color: $white;
|
||||
// background-color: $blue-light;
|
||||
text-transform: uppercase;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user