Skip to content
Snippets Groups Projects
Commit 49ff04f2 authored by Raniere Silva's avatar Raniere Silva
Browse files

Fix background for lessons

parent e8b726e9
Branches
Tags
No related merge requests found
/* Container */
div.container {
background: white;
}
/* Headings */
h1, h2, h3, h4, h5, h6 {
......@@ -262,15 +267,6 @@ blockquote h2{
}
/* Container for page contents. */
.container-full-width {
max-width: none;
}
.container .jumbotron {
padding: 20px;
}
code {
color: #333333;
}
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment