begin work on bs4+jekyll transition
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user