mirror of
https://github.com/astuto/astuto.git
synced 2025-12-15 19:27:52 +01:00
Add gravatar picture to header
This commit is contained in:
@@ -4,4 +4,8 @@
|
||||
|
||||
.container {
|
||||
max-width: 920px;
|
||||
}
|
||||
|
||||
.gravatar {
|
||||
border-radius: 16px;
|
||||
}
|
||||
@@ -9,4 +9,14 @@
|
||||
font-size: 18pt;
|
||||
font-weight: 700;
|
||||
}
|
||||
}
|
||||
|
||||
.fullname {
|
||||
vertical-align: middle;
|
||||
|
||||
color: black;
|
||||
}
|
||||
|
||||
.dropdown-toggle::after {
|
||||
vertical-align: middle;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user