mastodon-presentazione/css/git-crash-course.css
Francesco Sinopoli 7c864f7ac0 Initial commit
2018-06-25 17:15:37 +02:00

15 行
180 B
CSS

.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;
}