diff --git a/mRemoteNGDocumentation/_static/css/custom.css b/mRemoteNGDocumentation/_static/css/custom.css index 673df024..887fbcb8 100644 --- a/mRemoteNGDocumentation/_static/css/custom.css +++ b/mRemoteNGDocumentation/_static/css/custom.css @@ -1,3 +1,7 @@ .wy-nav-content { max-width:none !important; +} + +.version { + color: #82ADFF !important; } \ No newline at end of file