Commit Graph

30 Commits

Author SHA1 Message Date
MatthiasSaihttam 70d1316103 Changed code blocks to take the whole width
* This fixes an issues with calculating the width of co, ya know, just check the repoduction example:
=> https://ourjseditor.com/program/CKtLzi
* Changes the background color of code blocks to black with a 30% alpha channel, to let some color bleed through.
2021-07-27 18:04:11 -07:00
MatthiasSaihttam 8a28e20504 Re-do code block styling for like the 3rd time 2021-07-04 12:50:54 -07:00
MatthiasSaihttam 13064a5640 Add link to About page
Refactor the header into a nav bar
Remove unused footer styles
2021-06-24 23:32:05 -07:00
MatthiasSaihttam 484fb76611 CSS Tweaks for code blocks and media 2021-05-10 14:21:15 -04:00
MatthiasSaihttam fe01d3913f Wide code blocks horizontally scroll 2021-05-01 18:28:36 -04:00
MatthiasSaihttam a604284510 Re-add line-height to about page. 2021-05-01 16:14:20 -04:00
MatthiasSaihttam a9a02bae61 Re-add line-height to the timestamp of a thought. 2021-05-01 16:11:20 -04:00
MatthiasSaihttam bcd3456cb2 Tweak padding on extended media 2021-05-01 16:03:31 -04:00
MatthiasSaihttam 32c8cc5476 Add basic displaying of extra media 2021-04-27 22:47:33 -04:00
MatthiasSaihttam e661b29b52 Refactored templates, explained everything 2021-04-20 01:10:31 -04:00
MatthiasSaihttam 697de9c5f4 Improve consistency of rendering line breaks 2021-03-27 20:57:14 -04:00
MatthiasSaihttam d9c0103548 Semantic styles load as part of the page 2021-03-27 17:28:36 -04:00
MatthiasSaihttam 79145a1e8c Top bar scrolls horizontally 2021-01-03 12:30:01 -08:00
MatthiasSaihttam 1ec107f743 Add styles to login page
- Move some styles to main.css to allow for code re-use
2020-12-02 15:56:36 -05:00
MatthiasSaihttam 375a4ec717 Move color CSS 2020-12-02 15:33:19 -05:00
MatthiasSaihttam 7d308c81f5 Add uuids and the ability to permalink 2020-11-21 19:05:31 -05:00
MatthiasSaihttam 2d8fa862ab Good 2-box editing & auto-height textboxes 2020-11-14 12:53:27 -05:00
MatthiasSaihttam 5c37133efb Fix landscape font-size on iOS 2020-11-13 23:10:59 -05:00
MatthiasSaihttam 3ddc8d8cea Image support
- Allow data: URIs in Remarkable
- Load Remarkable after the main JS has run
- CSS for images
2020-11-13 12:11:40 -05:00
MatthiasSaihttam 7016dcab91 Add h1 to header
- accessability
- terminal browsers

settings.py
- Remove unused os import
- Update my local ip for testing
2020-11-13 11:13:35 -05:00
MatthiasSaihttam 9adad6a540 Style tweaks
Add <hr> for `links` compatibility.
Made "Show More" smaller and put it on the same line.
Forced long text to wrap.
2020-11-12 03:06:41 -05:00
MatthiasSaihttam f8b5f6445a Change dark-theme accent color\nAnd mess with a bunch of comments 2020-11-04 01:43:22 -05:00
MatthiasSaihttam da5c08eeba Fixed link color 2020-09-30 22:18:27 -04:00
MatthiasSaihttam 99fa59f497 Markdown support 2020-09-30 22:12:52 -04:00
MatthiasSaihttam 89fa8efd87 RSS support 2020-09-12 13:04:34 -04:00
Matthias 7b1fcc4730 Switch color theme and add dark/light mode support 2020-09-06 15:07:50 -04:00
Matthias b5948c60b2 CSS for post page 2020-09-06 14:17:49 -04:00
Matthias 09c3294aa7 Link to post in the footer if logged in 2020-09-06 13:41:13 -04:00
Matthias 8003a396bf CSS improvements and time display 2020-09-06 13:23:30 -04:00
Matthias 2218b808c5 Basic CSS! 2020-09-06 12:39:00 -04:00