Browse Source

minor style tweak for topbar links

George S. Baugh 5 years ago
parent
commit
3fade8ada8
1 changed files with 1 additions and 0 deletions
  1. 1 0
      www/styles/screen.css

+ 1 - 0
www/styles/screen.css

@@ -236,6 +236,7 @@ em.blogdetail {
 a.topbar {
  text-decoration: none;
  color: white;
+ vertical-align:middle;
 }
 a:hover.topbar {
  text-decoration: underline;