Skip to content

Instantly share code, notes, and snippets.

@3mw-support
Last active May 20, 2025 16:26
Show Gist options
  • Save 3mw-support/b4f14c7ce7b1327160cc to your computer and use it in GitHub Desktop.
Save 3mw-support/b4f14c7ce7b1327160cc to your computer and use it in GitHub Desktop.
3MW Footer Logo
.web_logo {
float: left;
margin-top: -10px;
margin-right: 10px;
font-size: 0;
opacity: 0.4;
width: 20px;
height: 20px;
display: block;
background:url('https://www.3mediaweb.com/wp-content/uploads/2022/02/logo-3mw.png') no-repeat center;
background-size: 100%;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment