Bring a bit of Bootstrap 4

This commit is contained in:
Gabriel Augendre 2016-04-26 01:10:06 +02:00
parent f3d1c68c01
commit 1d02512117
No known key found for this signature in database
GPG key ID: D2B6A5B41FC438B1

View file

@ -11,3 +11,13 @@
padding: 1em;
border-radius: 1ex;
}
html {
font-size: 16px;
}
body {
font-size: 1rem;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", Arial, sans-serif;
line-height: 1.5;
}