Changeset - 1af1f7581f85
[Not reviewed]
default
0 1 0
Sean Farley - 11 years ago 2014-07-03 21:25:00
sean.michael.farley@gmail.com
style: tweak the left padding of the new logo to line up better
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
kallithea/public/css/style.css
Show inline comments
 
@@ -247,13 +247,13 @@ h5:hover > a.permalink,
 
h6:hover > a.permalink,
 
div:hover > a.permalink {
 
    visibility: visible;
 
}
 

	
 
#header #logo {
 
    padding-left: 20px;
 
    padding-left: 10px;
 
}
 

	
 
div.header img {
 
    padding-top: 5px;
 
}
 

	
0 comments (0 inline, 0 general)