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