move ese year and color to global data file
This commit is contained in:
parent
324806b52f
commit
3f5b1988b8
7 changed files with 75 additions and 78 deletions
|
@ -89,7 +89,7 @@ p {
|
|||
font-size: 12px;
|
||||
--page-width: 1280px;
|
||||
--color-text: #495057;
|
||||
--color-primary: {{ eseColor }};
|
||||
--color-primary: {{ ese.color }};
|
||||
--color-livestream-active: #fff;
|
||||
--color-background-page: #fefefe;
|
||||
--color-background-header: rgba(255,255,255,.92);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue