move term navigation to top right

This commit is contained in:
siikamiika 2019-12-08 12:00:24 +02:00
parent b8fddd96c8
commit f23771d923

View File

@ -79,6 +79,7 @@ ol, ul {
.term-navigation {
position: fixed;
top: 0px;
right: 0px;
}
.term-button-fade {