begin work on bs4+jekyll transition

This commit is contained in:
Samuel Shifterovich
2018-10-23 18:10:38 +02:00
parent 94d5256f22
commit fe7dcc41a5
36 changed files with 24389 additions and 11393 deletions

View File

@ -1,5 +1,12 @@
/* BS4 */
.card-success {
background-color: rgba(40, 167, 69, 0.5)!important;
}
body {
padding-top: 70px;
padding-bottom: 30px;
}
@ -29,10 +36,6 @@ a.titleanchor {
margin-left: 5px;
}
.jumbotron {
padding: 10px 0px;
}
.share-btn {
display: inline-block;
color: #ffffff;