better battery readability

This commit is contained in:
Christian Herzog
2019-12-31 15:47:25 +01:00
parent 5f9848dad1
commit 2a6e39b590
2 changed files with 7 additions and 3 deletions

View File

@@ -308,11 +308,15 @@ span#flash-status {
font-size: 120%;
}
#battery {
#info {
padding-top: 7px;
float: right;
}
svg#battery {
fill: #ddd;
}
ul#navbar {
border-bottom: 0px;
}