mirror of
https://github.com/seigler/dash-docs
synced 2025-07-28 10:16:15 +00:00
Layout: Add Breadcrumbs To Dev Docs
This commit is contained in:
parent
df3b8dcf28
commit
7d7494155f
10 changed files with 58 additions and 0 deletions
|
@ -359,6 +359,10 @@ table td,table th{
|
|||
display:block;
|
||||
}
|
||||
|
||||
.breadcrumbs {
|
||||
font-size: 75%;
|
||||
padding-left: 10px;
|
||||
}
|
||||
.content{
|
||||
position:relative;
|
||||
padding:30px 40px 40px 40px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue