This commit is contained in:
Ross
2021-09-25 18:10:55 +01:00
parent 301f92b6fb
commit 33ef83aeab
3 changed files with 17 additions and 3 deletions
+8 -1
View File
@@ -129,11 +129,18 @@ button a {
color: inherit;
}
.top-bar-link {
.main-nav-header span {
max-width: 50%;
}
.main-nav-header span {
float: right;
padding-left: 10px;
}
.top-bar-link {
}
.marking-list pre {
display: inline;
}