update v 1.0.7.5
This commit is contained in:
26
vendor/davejamesmiller/laravel-breadcrumbs/docs/_static/custom.css
vendored
Normal file
26
vendor/davejamesmiller/laravel-breadcrumbs/docs/_static/custom.css
vendored
Normal file
@@ -0,0 +1,26 @@
|
||||
/* Make sections stand out more */
|
||||
h2 {
|
||||
border-top: 1px solid #e1e4e5;
|
||||
padding-top: 24px;
|
||||
}
|
||||
|
||||
h1 + .section > h2:first-child {
|
||||
border-top: none;
|
||||
padding-top: 0;
|
||||
}
|
||||
|
||||
/* Changelog styles */
|
||||
.changelog-date {
|
||||
font-size: 70%;
|
||||
}
|
||||
|
||||
.changelog-future {
|
||||
color: #b65a5a;
|
||||
font-size: 70%;
|
||||
font-style: italic;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.strikethrough {
|
||||
text-decoration: line-through;
|
||||
}
|
Reference in New Issue
Block a user