Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

Rev 3492 | Rev 3496 | Ir a la última revisión | | Comparar con el anterior | Ultima modificación | Ver Log |

Rev Autor Línea Nro. Línea
3493 stevensc 1
$bg-color: #fff;
2
$font-color: #16283c;
3
$title-color: #000;
3481 stevensc 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;
3488 stevensc 18
 
19
$danger: #e20808;
20
$danger-hover: #a10707;
21
$light-shadow: 0px 0px 11px 0px rgb(0 0 0 / 5%);
22
$shadow: 0px 4px 14px -2px rgb(0 0 0 / 12%);