Skip to content

Commit

Permalink
doc: renaming logo.png to hero-banner + minor touches in the PNG
Browse files Browse the repository at this point in the history
  • Loading branch information
rhornig committed Mar 28, 2024
1 parent 550f3b0 commit 6873362
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion doc/src/_static/sphinx-omnetpp.css
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ figure img {
display: block; /* Treat the pseudo-element like a block-level element */
width: 400px; /* Width of the image */
height: 100px; /* Height of the image */
background-image: url('logo.png'); /* Path to your image */
background-image: url('hero-banner.png'); /* Path to your image */
background-size: cover; /* Ensure the image covers the pseudo-element */
background-repeat: no-repeat; /* Prevent the image from repeating */
border-radius: 0.2rem;
Expand Down

0 comments on commit 6873362

Please sign in to comment.