Skip to content

Instantly share code, notes, and snippets.

@GuilhermeManzano
Created March 18, 2020 16:56
Show Gist options
  • Save GuilhermeManzano/2a4f227ca3ed5f28d9d124c292a11ba2 to your computer and use it in GitHub Desktop.
Save GuilhermeManzano/2a4f227ca3ed5f28d9d124c292a11ba2 to your computer and use it in GitHub Desktop.
codigo css do titulo do grafico
.titulo {
font-size: 20px;
font-weight: bold;
color: blue;
text-align: center;
margin-bottom: 10x;
font-family: Verdana, Geneva, Tahoma, sans-serif;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment