mirror of
https://codeberg.org/teddit/teddit.git
synced 2026-04-18 21:45:06 -04:00
add logo to topbar, fix #124
This commit is contained in:
@@ -82,6 +82,11 @@ nav .nav-item.left a {
|
||||
font-size: 15px;
|
||||
font-weight: initial;
|
||||
}
|
||||
nav .nav-item.left img {
|
||||
width: 20px;
|
||||
vertical-align: bottom;
|
||||
margin: 0px 7px 0px 0px;
|
||||
}
|
||||
nav .nav-item.left a:hover
|
||||
nav .nav-item.left a:focus {
|
||||
color: white;
|
||||
|
||||
Reference in New Issue
Block a user