mirror of
https://github.com/openziti/zrok.git
synced 2024-11-21 23:53:19 +01:00
'zrok' branding style tweak
This commit is contained in:
parent
859b2d7824
commit
b2c9c1a58d
@ -1,3 +1,7 @@
|
||||
# v0.4.8
|
||||
|
||||
CHANGE: The title color of the header was changed from white to flourescent green, to better match the overall branding
|
||||
|
||||
# v0.4.7
|
||||
|
||||
FEATURE: OAuth authentication with the ability to restrict authenticated users to specified domains for `zrok share public`. Supports both Google and GitHub authentication in this version. More authentication providers, and extensibility to come in future `zrok` releases. See the OAuth configuration guide at `docs/guides/self-hosting/oauth/configuring-oauth.md` for details (https://github.com/openziti/zrok/issues/45, https://github.com/openziti/zrok/issues/404)
|
||||
|
@ -21,6 +21,7 @@ code, pre {
|
||||
margin-left: 0.53em;
|
||||
vertical-align: center;
|
||||
line-height: 1.7;
|
||||
color: #9BF316;
|
||||
}
|
||||
|
||||
.visualizer-container {
|
||||
|
Loading…
Reference in New Issue
Block a user