Commit Graph

12 Commits

Author SHA1 Message Date
Peggy Rayzis
a8b71f5143 Adjusted button styling 2018-11-07 09:26:27 -08:00
Peggy Rayzis
a553b33620 Add landing page 2018-11-07 09:26:27 -08:00
Jesse Rosenberger
60eec9d687 Move documentation header down by hard-coding docstart to be taller.
This is more difficult than it should be because the `docstart` has to have
a fixed height because its children take up no actual height within it.
2018-06-15 20:18:15 +03:00
Jesse Rosenberger
ead3d1a660 Add banner for early-access to Edge. 2018-06-15 19:35:32 +03:00
Jesse Rosenberger
0e8afca0ce Move p styling to be within the appropriate DIV class.
Without this change, the `p` style affects the entire repository since all
stylesheets are bundled into a single file.  There's no autoprefixing going
on here, but this allows the `theme-colors` to have the ultimate override
abilities!

cc @unicodeveloper
2018-05-31 21:22:47 +03:00
Jesse Rosenberger
1e47c6ea6b Remove trailing spaces. 2018-05-31 21:22:46 +03:00
Jesse Rosenberger
1b04a7e18c Move .doc class as a child of .documentation to avoid namespace clashes. 2018-05-31 21:22:46 +03:00
unicodeveloper
769d0a27d5 Fix stacking of mobile buttons on all devices. Responsive AF 2018-05-31 16:21:52 +01:00
unicodeveloper
4a02d42aac Add padding to headers 2018-05-31 16:07:46 +01:00
unicodeveloper
0628a5e06d Remove the borders entirely and cewnter the docunentation properly 2018-05-31 15:56:38 +01:00
unicodeveloper
c404b65ac6 Make the landing page awesome 2018-05-31 14:39:10 +01:00
Sashko Stubailo
ade5f1f21e Add docs site 2017-10-22 15:21:35 -07:00