Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

Rev 3478 | Rev 3488 | Ir a la última revisión | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 3478 Rev 3481
Línea 1... Línea -...
1
$black: var(--primary);
-
 
2
1
$bg-color: #fff;
-
 
2
$font-color: #16283c;
-
 
3
$title-color: #000;
-
 
4
 
-
 
5
$button-bg: #16283c;
-
 
6
$button-bg-hover: #1d315c;
-
 
7
$button-text-color: #fff;
-
 
8
 
-
 
9
$button-bg-secondary: #0000;
-
 
10
$button-bg-secondary-hover: #909090;
-
 
11
$button-text-color-secondary: #000;
-
 
12
 
-
 
13
$button-bg-tertiary: #f4f4f4;
-
 
14
$button-text-color-tertiary: #909090;
-
 
15
 
-
 
16
$border-primary: #e8e8e8;
-
 
17
$border-trasnparent: #0000;
-
 
18