Remove Gemfile, fix photo credit
This commit is contained in:
parent
1833ba7347
commit
182064ed0b
4 changed files with 4 additions and 14 deletions
9
docs/css/creative.min.css
vendored
9
docs/css/creative.min.css
vendored
|
@ -205,7 +205,7 @@ header.masthead p{font-weight:300}
|
|||
|
||||
/* Photo Credit */
|
||||
.photo-credit {
|
||||
position:absolute;
|
||||
position: relative;
|
||||
bottom:0;
|
||||
}
|
||||
|
||||
|
@ -320,13 +320,6 @@ padding: 10px 20px;
|
|||
padding: 5px;
|
||||
}
|
||||
|
||||
/* TOC */
|
||||
.toc {
|
||||
background-color: #fff;
|
||||
margin: 0px 0;
|
||||
padding: 10px 0px;
|
||||
}
|
||||
|
||||
/* Gradients */
|
||||
.gradient-dark {
|
||||
background-color: #343a40;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue