Skip to content

Instantly share code, notes, and snippets.

@lrazovic
Created December 17, 2018 08:42
Show Gist options
  • Save lrazovic/054f46bd483dbafbf23fbb5db1a37097 to your computer and use it in GitHub Desktop.
Save lrazovic/054f46bd483dbafbf23fbb5db1a37097 to your computer and use it in GitHub Desktop.
body {
background-color: #dad4ce;
background-image: url(/images/arancia_2.jpg);
}
.navbar-default {
background-color: #f7f7f7;
}
.searchbar {
margin-top: 5%;
margin-left: 15%;
border-radius: 3%;
}
.label {
margin-top: 5%;
margin-right: 2%;
}
.search {
width: 70%;
}
.container {
margin-top: 4%;
}
#localStorage {
background-color: pink;
padding: 8px;
border-radius: 8px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment