Skip to content

Commit

Permalink
Tweak logo styling
Browse files Browse the repository at this point in the history
  • Loading branch information
Erikmitk committed Jan 22, 2024
1 parent f7d0a7b commit 1277703
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Resources/Public/Css/SI/client.css
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ a, a:visited, h3, ul.errors li, #nav .buttonactive,
.tx-slubopus4frontend .processsteps a:visited,
.tx-slubopus4frontend .processsteps a.selected:visited { background-color: #006ab2; }

#navlogo #homelink { background-image:url(../../Images/SI/logo.png); }
#ghosticon { background-image: url(../../Images/SI/ghosticon.png); }
#navlogo #homelink { background-image:url(../../Images/SI/logo.png); background-size: contain; bottom: 30px; }
#ghosticon { background-image: url(../../Images/SI/ghosticon.png); background-size: contain; background-position: -50px -10px; }

#langnav {
padding-right: 20px;
Expand Down

0 comments on commit 1277703

Please sign in to comment.