Back buttons acualy go back to previous page instad of a static page

Unnecessary Enters removed
This commit is contained in:
2019-08-28 20:08:31 +02:00
parent 50ac257ba3
commit 6d2bc4c33b
21 changed files with 28 additions and 316 deletions

View File

@@ -161,4 +161,12 @@ th.meta {
flex-direction: column;
align-items: stretch;
}
}
.headbnt {
rgba(255,255,255,0.87)!important;
font-size: 2.4rem;
height: 2.4rem;
line-height: 2.4rem;
color: rgba(255,255,255,0.87)!important;
}