Commit Graph

54 Commits

Author SHA1 Message Date
mDuo13
b904586274 Unify card styles & fix more light mode stuff 2021-08-31 17:45:25 -07:00
mDuo13
75b82d592e Updated progress on light mode 2021-08-17 19:24:21 -07:00
mDuo13
da7d72cefe Light mode: fix new-style faq, stack overflow icon 2021-07-19 14:37:30 -07:00
mDuo13
47c3aa6f07 Merge branch 'master' into light-mode-theme 2021-07-19 14:02:25 -07:00
mDuo13
7bdc7d59da Move FAQ to About 2021-07-16 16:31:38 -07:00
mDuo13
817a3f0e59 Tweak 3-column layout 2021-07-15 20:27:10 -07:00
mDuo13
be80405f10 Fix light mode, top nav external links, etc:
- Top nav external links now open in a new tab as intended (not specific
  to light mode)
- Consistently adjust opacity (not placement) of background images in
  mobile; lighter in light mode for legibility.
- Add a subtle white "shadow" to eyebrow text in light mode to improve
  legibility
- Fix focus styles for buttons & multicode tabs in light mode
- Make all buttons sized the same as primary buttons by default
- Fix typo that caused the "Reset" button on get-started to be unstyled
- Refactor theme switcher JS for simplicity.
- Fix issue with theme select icon not being visible in some cases.
- Update color of  icons in interactive tutorial breadcrumbs
2021-07-14 15:52:27 -07:00
mDuo13
b800df6c93 Light mode: more fixes & cleanup:
- Remove lots more unused files
- Make light mode toggles for Exchange and Wallet images
- Change layout for exchanges and wallets to work better at some screen
  widths (between mobile and full 1080p)
- Fix light mode styles for some dev tools, carbon calculator, Edit
  button, footer, etc.
2021-07-13 16:53:04 -07:00
mDuo13
472987fa59 Card updates 2021-07-12 14:41:11 -07:00
mDuo13
209e03f5f4 light mode fixes, CSS cleanup:
- light mode icons, styles to switch them
- put all card graphics in the same place, removed unused ones
- template/style changes to use the card graphics consistently
- styled the light mode icon with new graphics & animation
- fixed mobile nav colors in light mode
- fixed side nav & dropdown hover colors in light mode
2021-07-09 18:52:23 -07:00
mDuo13
c008688f46 Light mode updates for 2021 theme 2021-07-07 16:52:02 -07:00
Jake
92ddeb1316 wip - image swap
Attempt to fix image swap on change for Firefox
2021-07-07 13:56:37 -07:00
mDuo13
abe7942a27 De-duplicate FAQs 2021-07-06 23:42:05 -07:00
mDuo13
99b40d0968 Top nav hover underline color 2021-07-01 22:09:08 -07:00
mDuo13
3a6e318f58 Fix letter spacing on dropdown heroes 2021-07-01 19:45:12 -07:00
mDuo13
52f778d7ab Fix double nav arrows on iOS 2021-07-01 18:28:03 -07:00
mDuo13
4061126e45 Fix disparity between Chrome+Firefox placement of arrows 2021-07-01 18:02:02 -07:00
mDuo13
999627fade Top nav: fix JP, add public rippled methods 2021-07-01 16:52:28 -07:00
mDuo13
9f9a2975b3 Updated font defs 2021-06-30 15:53:21 -07:00
mDuo13
3df5564d52 Fix mobile dropshadows 2021-06-30 02:27:48 -07:00
mDuo13
7d6cf7907a Make table of contents collapse on mobile 2021-06-30 01:50:55 -07:00
mDuo13
177b361d37 Nav, link, & Bootstrap changes 2021-06-29 18:46:30 -07:00
mDuo13
70ed55793c Docs page: run a node section, reusable columns code 2021-06-28 17:00:36 -07:00
mDuo13
2b33bf3b74 Docs landing redesign & related cleanup 2021-06-25 17:25:30 -07:00
mDuo13
ae533b608b Docs: start redoing landing page 2021-06-23 17:22:03 -07:00
mDuo13
372d8b7570 Mobile top nav: lang dropdown, docs columns, polish 2021-06-22 19:49:52 -07:00
mDuo13
b648ad8633 Mobile nav: height, animations, spacing 2021-06-22 17:00:35 -07:00
mDuo13
06a6acae49 Top nav: mobile edits 2021-06-21 19:04:40 -07:00
mDuo13
6ffc68e4e5 Top nav: start mobile layout 2021-06-21 18:22:05 -07:00
mDuo13
e63c6ea6df Top nav: desktop interactions 2021-06-21 14:00:52 -07:00
mDuo13
9578c37db8 Fix anchors for fixed top nav 2021-06-21 12:32:49 -07:00
mDuo13
0c0121acca Top nav: make search bar scale 2021-06-17 20:28:01 -07:00
mDuo13
acd2a2e624 Top nav: dropdown shapes & contents 2021-06-17 16:38:16 -07:00
mDuo13
1e3721672d Add arrows to external links (WIP) 2021-06-16 11:25:16 -07:00
mDuo13
918b12fff1 Top nav: incomplete layout 2021-06-15 17:48:06 -07:00
mDuo13
d407d2103f Temporary styles for new top nav 2021-06-15 12:01:27 -07:00
timothy
1e6a3ccdfc Fixed menu layout issues on Safari browser 2021-03-13 11:42:00 +01:00
mDuo13
7c6b14df6a Top nav to full width, per Gratas' suggestion. 2020-09-21 19:09:34 -07:00
mDuo13
0fc9ac74e6 Nav improvements
- Use translated names
- Revised build dropdown
- More flexible from config file, less template editing
2020-09-21 18:08:34 -07:00
mDuo13
2d4a2fe7d4 Some spacing adjustments 2020-09-15 18:28:57 -07:00
mDuo13
9d4040465a Fix search bar highlight 2020-09-15 16:27:18 -07:00
mDuo13
289a959fbe Style edits per Gratas's feedback 2020-09-15 16:10:12 -07:00
mDuo13
2c3a6e0c82 Style fixes for tools & 404 page:
- Set Bootstrap colors for background colors
- Adjust button padding to work in more contexts
- Removed unused tool CSS. Migrated some styles to SCSS.
- Fix sticky overlap in faucets sidebar
- Make 404 page inherit from base template
2020-09-11 18:07:47 -07:00
mDuo13
547a1683f0 Style search for mobile 2020-09-10 16:37:30 -07:00
mDuo13
d32b7b9d19 SCSS: use breakpoint mixins, avoid tabs 2020-09-10 15:44:28 -07:00
mDuo13
eb6142f270 Spacing and image fixes
- Move generic images to the folder for template assets
- Redo docs landing page
- Fix spacing issues on many pages
- Remove lots of defunct styles
2020-09-09 19:32:15 -07:00
mDuo13
edd2b145bc Nav, button, breadcrumb fixes 2020-09-08 18:47:38 -07:00
mDuo13
27dba54bf0 Mobile top nav, related cleanup 2020-08-20 17:07:45 -07:00
mDuo13
366738f8ab Restyle dropdown per updated figma 2020-08-19 18:36:43 -07:00
mDuo13
7934bb53d4 Update search styles 2020-08-19 18:25:26 -07:00