Skip to content
Snippets Groups Projects
Commit 42491110 authored by Fernando Mayer's avatar Fernando Mayer
Browse files

Adiciona fonte do Google e altera margem

parent 343a7687
No related branches found
No related tags found
No related merge requests found
@import url(https://fonts.googleapis.com/css?family=Slabo+27px);
body, td, caption {
font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
/* font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; */
font-family: 'Slabo 27px', serif;
background-color: white;
font-size: 16px;
}
body {
width: 800px;
margin: auto;
}
tt, code, pre {
font-family: "Inconsolata", "Andale Mono", monospace;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment