-
Notifications
You must be signed in to change notification settings - Fork 49
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
cosmetical: padding of element 'navbar_plugin_navbartemp' #15
Comments
PR is welcome :) |
@akurz42 so it was fixed in past? Should we change css? |
ok, so for good understanding, you want more spacing to get nicer overview? |
2018, wow! Time flies! I came here to request more spacing between the elements too as now with the MakeMoreSpaceOnNavBar its also harder to read the temps. AND perhaps adding BOLD to E: 215.00 B: 60.00 too (and/or colors to the vowels and/or user css customizable?) |
if
NavbarTemp
is not the leftmost element it will touch the adjacent one.adding
#navbar_plugin_navbartemp { padding-left: 10px }
tostatic/css/navbartemp.css
makes me happy 👁without padding:
padded:
The text was updated successfully, but these errors were encountered: