mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 01:36:13 +00:00
CSS update to make more consistent with rest of site
This commit is contained in:
parent
92ad13546d
commit
2c3cf8a85d
1 changed files with 7 additions and 1 deletions
|
@ -1,3 +1,10 @@
|
|||
body, table, div, p, dl {
|
||||
font: 400 16px/22px Ubuntu,sans-serif;
|
||||
}
|
||||
|
||||
p.reference, p.definition {
|
||||
font: 400 14px/22px Ubuntu,sans-serif;
|
||||
}
|
||||
|
||||
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary {
|
||||
display: block
|
||||
|
@ -223,4 +230,3 @@ h1 {
|
|||
left: auto;
|
||||
width: 250px;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue