Skip to content
Discussion options

You must be logged in to vote

[...] for adding text I would recommend trying to customize your web-vault via CSS. E.g. I added a custom disclaimer on the login page of my testing instance like this

#vw-disclaimer::before {
  content: "This is a non-production test environment.";
  display: block;
  margin: auto;
  margin-bottom: 1ex;
}

Originally posted by @stefan0xC in #6191

Replies: 2 comments 12 replies

Comment options

You must be logged in to vote
10 replies
@stefan0xC
Comment options

@beginnerlsz
Comment options

@stefan0xC
Comment options

@beginnerlsz
Comment options

@beginnerlsz
Comment options

Answer selected by beginnerlsz
Comment options

You must be logged in to vote
2 replies
@stefan0xC
Comment options

@Reneke43
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants