mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-14 02:26:55 -07:00
Added gravitar image
This commit is contained in:
parent
f6bf6493b2
commit
7d8848a69c
17 changed files with 137 additions and 25 deletions
10
Ombi.UI/Content/base.css
vendored
10
Ombi.UI/Content/base.css
vendored
|
@ -544,3 +544,13 @@ label {
|
|||
width: 100%;
|
||||
height: 5px; }
|
||||
|
||||
.navbar-brand {
|
||||
float: left;
|
||||
padding: 4.5px 15px;
|
||||
font-size: 19px;
|
||||
line-height: 21px;
|
||||
height: 40px; }
|
||||
|
||||
.gravatar {
|
||||
border-radius: 1em; }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue