Revert namelabel.

This commit is contained in:
Blaz Kristan 2022-04-10 20:05:14 +02:00
parent eda6f134a9
commit da33bf3438
2 changed files with 1417 additions and 1417 deletions

View File

@ -98,12 +98,12 @@ button {
#namelabel {
position: fixed;
bottom: var(--bh);
right: 0;
bottom: calc(var(--bh) + 6px);
right: 6px;
color: var(--c-d);
cursor: pointer;
/* writing-mode: vertical-rl; */
transform: rotate(-90deg) translate(30px,20px);
writing-mode: vertical-rl;
transform: rotate(180deg);
}
.bri {

File diff suppressed because it is too large Load Diff