mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-21 00:48:38 +01:00
8 lines
73 B
CSS
8 lines
73 B
CSS
|
|
.loggedin {
|
||
|
|
visibility: hidden;
|
||
|
|
}
|
||
|
|
|
||
|
|
p {
|
||
|
|
font-family: monospace;
|
||
|
|
}
|