Created
March 11, 2017 09:12
-
-
Save olarclara/b9a6d0ce3a1fbc12e1d49f1711dc741e 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
div { | |
background-color: #00897B; | |
background-image: url('caminho/para/sua/imagem.png'); | |
background-repeat: no-repeat; | |
background-size: 100% 100%: | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment