Replace signature logo with photo and name
This commit is contained in:
@@ -54,14 +54,39 @@ pre {
|
||||
}
|
||||
|
||||
.topbar {
|
||||
text-align: center;
|
||||
margin-bottom: 1.5rem;
|
||||
display: table;
|
||||
overflow: auto;
|
||||
margin: auto;
|
||||
margin-top: -0.5rem;
|
||||
font-size: 1.5rem;
|
||||
}
|
||||
|
||||
.content .topbar img {
|
||||
filter: invert(100%);
|
||||
width: 14rem;
|
||||
height: auto;
|
||||
.topbar .me {
|
||||
float: left;
|
||||
height: 6rem;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.topbar .info {
|
||||
float: left;
|
||||
margin-top: -0.25rem;
|
||||
margin-left: 1.5rem;
|
||||
}
|
||||
|
||||
.topbar .contact-icons {
|
||||
margin-top: 1.5rem;
|
||||
margin-left: 0.25rem;
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
.topbar .contact-icons a {
|
||||
border-bottom: none;
|
||||
}
|
||||
|
||||
.topbar .contact-icons img {
|
||||
width: 1.5rem;
|
||||
height: 1.5rem;
|
||||
margin-right: 1rem;
|
||||
}
|
||||
|
||||
.toc {
|
||||
|
Reference in New Issue
Block a user