mirror of
https://github.com/aljazceru/twentyone-world.github.io.git
synced 2025-12-20 11:04:22 +01:00
style: darker white
This commit is contained in:
@@ -15,7 +15,7 @@ qtip: '/js/jquery.qtip.min.js'
|
|||||||
// Colors
|
// Colors
|
||||||
const cOrange = '#F79621';
|
const cOrange = '#F79621';
|
||||||
const cGray = '#333';
|
const cGray = '#333';
|
||||||
const cWhite = '#EEE';
|
const cWhite = '#CCC';
|
||||||
const cDarkGray = '#222';
|
const cDarkGray = '#222';
|
||||||
const cDarkOrange = '#735000';
|
const cDarkOrange = '#735000';
|
||||||
const cDarkWhite = '#999';
|
const cDarkWhite = '#999';
|
||||||
|
|||||||
Reference in New Issue
Block a user