diff options
Diffstat (limited to 'amelia/variables.less')
-rw-r--r-- | amelia/variables.less | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/amelia/variables.less b/amelia/variables.less index 120c1a63..acb6cc3e 100644 --- a/amelia/variables.less +++ b/amelia/variables.less @@ -778,7 +778,7 @@ //## @close-font-weight: bold; -@close-color: #000; +@close-color: #fff; @close-text-shadow: 0 1px 0 #fff; |