Commit c6500660 authored by Mark Otto's avatar Mark Otto
Browse files

overhaul forms docs to simplify presentation of everything, reduce text, and...

overhaul forms docs to simplify presentation of everything, reduce text, and increase visibility of examples
parent ca63ea2f
8 merge requests!4427Use variable for desktop media query,!4258Aria,!4248Amended mentions of 'javascript' to the correct 'JavaScript',!4235Patch 1,!4232Fixing the modal z-index issue + make modal stacking possible,!42132.1.0 wip,!4165Patch 2,!39192.1.0 wip
Showing with 824 additions and 692 deletions
+824 -692
...@@ -37,6 +37,12 @@ li { ...@@ -37,6 +37,12 @@ li {
line-height: 25px; line-height: 25px;
} }
/* Code in headings */
h3 code {
font-size: 14px;
font-weight: normal;
}
/* Tweak navbar brand link to be super sleek /* Tweak navbar brand link to be super sleek
......
This diff is collapsed.
This diff is collapsed.
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment