diff options
| author | “Ryder <“r@okfoc.us”> | 2016-04-15 18:51:47 -0400 |
|---|---|---|
| committer | “Ryder <“r@okfoc.us”> | 2016-04-15 18:51:47 -0400 |
| commit | 553f2f904ccb394f1b6d2feac4113df6f1bd0d2c (patch) | |
| tree | bec6455589b4c7298dc02897bfb5ac2f38977915 /public | |
| parent | 4233a653e99a02e40f226698d4c18fd153330de3 (diff) | |
media
Diffstat (limited to 'public')
| -rw-r--r-- | public/assets/ok.css | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/public/assets/ok.css b/public/assets/ok.css index 2889d63..cde0fd8 100644 --- a/public/assets/ok.css +++ b/public/assets/ok.css @@ -438,6 +438,12 @@ nav span { fill: white; } +#toggleindex { + color: blue; + text-decoration: underline; + font-size: 14px; +} + nav div { vertical-align: middle; padding: 5px; |
