update
This commit is contained in:
+4
-2
@@ -35,7 +35,9 @@
|
||||
background-position: center;
|
||||
}
|
||||
.bg_actividad {
|
||||
background-image: linear-gradient(to right, #b9230f, #ad210e, #a21e0d, #961c0c, #8b1a0b);
|
||||
background: #FF002D;
|
||||
background: linear-gradient(to right, #FF002D 30%, #D90026 70%, #D90026 100%);
|
||||
|
||||
border-top-right-radius: 25px;
|
||||
}
|
||||
.bg-gris {
|
||||
@@ -98,7 +100,7 @@
|
||||
background-position: center;
|
||||
}
|
||||
.text-rojo-1 {
|
||||
color: #b9230f;
|
||||
color: #FF002D;
|
||||
font-weight: bold;
|
||||
}
|
||||
.txt_final p,
|
||||
|
||||
Reference in New Issue
Block a user