git-crash-course/css/git-crash-course.css

16 lines
180 B
CSS
Raw Normal View History

2017-08-26 14:45:35 +02:00
.slides {
margin-top: 5px !important;
}
.two-cols ul, .two-cols h3 {
float: left;
}
.align-left {
text-align: left;
}
.align-left h2, h3 {
text-align: center;
}