Skip to content

Commit

Permalink
Update bootstrap.min.css
Browse files Browse the repository at this point in the history
  • Loading branch information
Toyo committed Aug 20, 2018
1 parent 92c6c8e commit 070c7da
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions resources/themes/bootstrap/css/bootstrap.min.css
Expand Up @@ -5590,6 +5590,9 @@ td.visible-print,th.visible-print {
background-color: #fbfbfb;
padding: 20px;
}
.readme p {
line-height: 2;
}
.readme hr {
border-top: 1px solid #dedede;
margin-top: 10px;
Expand Down Expand Up @@ -5720,3 +5723,13 @@ tbody tr:nth-child(odd) {
border-bottom: solid 3px #159e83;
transition: 0.3s;
}
.toptip p {
text-indent: 5px;
}
.toptip i,p {
display: inline-block;
font-size: 15px;
margin: 0;
line-height: 1;
color: #444;
}

0 comments on commit 070c7da

Please sign in to comment.