mirror of
https://github.com/13hannes11/hugo-coder-timeline.git
synced 2024-09-04 00:50:58 +02:00
RTL support (#29)
This commit is contained in:
committed by
Luiz F. A. de Prá
parent
7207be04f0
commit
fe847fb152
5
static/less/colors.less
Normal file
5
static/less/colors.less
Normal file
@@ -0,0 +1,5 @@
|
||||
@bg-color: #fefefe;
|
||||
@fg-color: #323232;
|
||||
@darker-bg-color: #dcdcdc;
|
||||
@darker-fg-color: #000;
|
||||
@link-color: #3366CC;
|
||||
Reference in New Issue
Block a user