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