Skip to content

Instantly share code, notes, and snippets.

@Klerith
Created September 17, 2020 18:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Klerith/958ae3abe1614a484a574936b6f7715b to your computer and use it in GitHub Desktop.
Save Klerith/958ae3abe1614a484a574936b6f7715b to your computer and use it in GitHub Desktop.
Recursos de la sección de Películas
body {
background-color: #14161E;
}
h1,h2,h3,h4,h5 {
font-weight: 200;
color: white;
}
p {
color: white;
}
hr{
color: white;
}
.navbar-brand {
font-weight: 200;
color: #bd4c5f !important;
}
.btn-outline-success {
border-color: #bd4c5f !important;;
color: #bd4c5f !important;;
}
.btn-outline-success:hover {
background-color: #272a36;
color: white !important;
}
.block {
display:block;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment