diff options
Diffstat (limited to 'src/app/main.css')
-rw-r--r-- | src/app/main.css | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/app/main.css b/src/app/main.css index f49cc98..c86e08d 100644 --- a/src/app/main.css +++ b/src/app/main.css @@ -68,3 +68,9 @@ button:active { #setpath {background: #5E81AC} #northstar {background: #C7777F} #vanilla, #exit {background: #656E7F} + +.versions { + height: 15px; + font-size: 12px; + color: #afafaf; +}
\ No newline at end of file |