Skip to content

Commit 6873362

Browse files
committed
doc: renaming logo.png to hero-banner + minor touches in the PNG
1 parent 550f3b0 commit 6873362

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
Loading

doc/src/_static/sphinx-omnetpp.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ figure img {
9393
display: block; /* Treat the pseudo-element like a block-level element */
9494
width: 400px; /* Width of the image */
9595
height: 100px; /* Height of the image */
96-
background-image: url('logo.png'); /* Path to your image */
96+
background-image: url('hero-banner.png'); /* Path to your image */
9797
background-size: cover; /* Ensure the image covers the pseudo-element */
9898
background-repeat: no-repeat; /* Prevent the image from repeating */
9999
border-radius: 0.2rem;

0 commit comments

Comments
 (0)