fixed typo in privacy

fixed styles
added new public list for matrix
This commit is contained in:
Samuel Philipp 2020-11-15 19:24:58 +01:00
parent a5e1f8928d
commit 09efc98e2a
4 changed files with 7 additions and 12 deletions

View file

@ -105,9 +105,8 @@ a {
.beta {
position: absolute;
top: 1rem;
right: 0;
font-weight: bold;
top: 0;
right: -1rem; font-weight: bold;
background-color: #fea500;
color: #000000;
padding: .5rem 1rem;
@ -148,11 +147,6 @@ a {
margin-left: 0.5rem;
}
.beta {
top: 0;
right: -1rem;
}
a {
color: #fff;
}