1
0
mirror of https://github.com/node-red/node-red.git synced 2023-10-10 13:36:53 +02:00

Make version number slightly darker

This commit is contained in:
Nick O'Leary 2016-01-07 22:29:20 +00:00
parent 798903e4cc
commit 2777c2937a

View File

@ -114,5 +114,5 @@ pre code {
#node-red-version { #node-red-version {
font-size: 0.8em; font-size: 0.8em;
color: #ddd; color: #bbb;
} }