Minor css fixes
This commit is contained in:
@@ -19,6 +19,7 @@ body {
|
||||
|
||||
a {
|
||||
color: black;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
a:hover {
|
||||
@@ -48,16 +49,10 @@ img {
|
||||
top: 0;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.header a {
|
||||
/* color: inherit; */
|
||||
text-decoration: none;
|
||||
}
|
||||
.header .header-nav {
|
||||
height: 50px;
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
.header-nav .avatar {
|
||||
border-radius: 18px;
|
||||
float: left;
|
||||
|
||||
Reference in New Issue
Block a user