diff --git a/documentation/docs/nym_themes/custom.css b/documentation/docs/nym_themes/custom.css index 71768a2b32..8005eb68df 100644 --- a/documentation/docs/nym_themes/custom.css +++ b/documentation/docs/nym_themes/custom.css @@ -12,6 +12,9 @@ color: #121726; background-color: #c5573d; } + select option { + background-color: #121726; + } } .light { @@ -29,6 +32,7 @@ position: absolute; left: 50%; } +.menu-bar .a:hover, /*necessary because of ^*/ .right-buttons { @@ -40,6 +44,8 @@ select { font-size: 16px; } + + footer { font-size: 0.8em; text-align: center; diff --git a/documentation/docs/nym_themes/index.hbs b/documentation/docs/nym_themes/index.hbs index a1352a057c..0d5a1428dd 100644 --- a/documentation/docs/nym_themes/index.hbs +++ b/documentation/docs/nym_themes/index.hbs @@ -159,7 +159,6 @@ - - - -
+ - + +