Last active
July 13, 2020 17:15
-
-
Save adiralashiva8/2a3309a3a607054c5a2355d2290bf0f9 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#header { | |
background-image: url('https://i.ibb.co/FwRDPCB/it-demo.jpg'); | |
background-repeat: no-repeat; | |
background-size: auto 45px, cover; | |
background-position: 15px 10px; | |
} | |
#jenkins-home-link { | |
display: none !important; | |
} | |
#jenkins-name-icon { | |
display: none; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment