47 Commits

Author SHA1 Message Date
da2a8c8b98
Remove redundant CSS classes 2023-09-02 13:44:01 +01:00
7726e0cb2b
Fix line font size. 2023-06-20 20:06:05 +01:00
5c83d3cfe5
Increment version. 2023-06-18 18:32:34 +01:00
5f9f375f94
Improve font sizing. 2023-06-18 18:30:15 +01:00
50a2af5dd0
Add heading level 1 bottom padding. 2023-06-18 18:24:24 +01:00
b7464cae3c
Add section bottom padding. 2023-06-18 18:22:42 +01:00
7d1f89b77c
Add blockquote element CSS. 2023-06-12 13:32:45 +01:00
f16a623e2f
Switch license from BSD-3-Clause-Clear to OSI-approved BSD-3-Clause. 2023-06-12 13:32:45 +01:00
8972874468
Increase CSS headings line height to 130%. 2023-06-12 13:32:45 +01:00
b02738d50e
Increase CSS body line height from 120% to 130%. 2023-06-12 13:32:45 +01:00
80a964fcd8
Add CSS body automatic overflow. 2023-06-12 13:32:45 +01:00
879f4a19e0
Fix sidebar being overlapped by other elements. 2023-06-12 13:32:44 +01:00
d59a6f620d
Remove duplicate table entry. 2023-06-12 13:32:44 +01:00
dae157dfae
Switch X overflow from auto to scroll. 2023-06-12 13:32:44 +01:00
024a0ca7ee
Explicitly define mobile view tables to scroll on X overflow. 2023-06-12 13:32:44 +01:00
0b6bd38e90
Do not duplicate h1 since text-align is already center for both desktop and mobile views. 2023-06-12 13:32:44 +01:00
49f3128e39
Move body CSS to top of sections since it is most prevalent. 2023-06-12 13:32:44 +01:00
855766da91
Improve mobile view. 2023-06-12 13:32:44 +01:00
2069e2ed71
Fix table X overflow. 2023-06-12 13:32:44 +01:00
68cd2852e3
Fix sidebar on small displays. 2023-06-12 13:32:44 +01:00
4328c22628
Add heading 1 to media attribute. 2023-06-12 13:32:44 +01:00
bb9da962e1
Improve contrast of visited links. 2023-06-12 13:32:44 +01:00
70ea7a7d19
Add section comments to clarify section purposes. 2023-06-12 13:32:44 +01:00
f817f62e3c
Remove class table-link since it is redundant. 2023-06-12 13:32:44 +01:00
33f036d53d
Improve body link behaviour. 2023-06-12 13:32:44 +01:00
b16f1c2f55
Increase body line height. Add padded background color to code. 2023-06-12 13:32:44 +01:00
98f67f6051
Add line formatting. 2023-06-12 13:32:44 +01:00
930ebb8fc3
Add strong color. 2023-06-12 13:32:44 +01:00
499bae7c8e
Switch from circle bullet points to square bullet points. 2023-06-12 13:32:44 +01:00
eff67e1b4f
Add unordered list formatting. 2023-06-12 13:32:44 +01:00
b520bd5c18
Add custom heading formatting. 2023-06-12 13:32:44 +01:00
d9713ee801
Switch copyright owner from psuedonym to orthonym. Switch license from GPL-3.0-or-later to BSD-3-Clause-Clear. 2023-06-12 13:32:44 +01:00
74f27eef03
Increment version to prevent version collisions due to previous release not incrementing it. 2023-06-12 13:32:44 +01:00
be78e3d55d
Switch licensing from BSD-3-Clause-Clear to GPL-3.0-or-later. 2023-06-12 13:32:44 +01:00
6bb00b44b7
Rename blog-date to update_date to allow update dates to be used across more than only blog posts. 2023-06-12 13:32:44 +01:00
a0932b2ace
Add blog-date class. 2023-06-12 13:32:44 +01:00
31bcf16194
Make h6 elements center-aligned on devices with displays less than 600 px wide. 2023-06-12 13:32:44 +01:00
b98756519f
Revert commit due to incorrect heading stated in commit. 2023-06-12 13:32:44 +01:00
f1914172e2
Make h5 elements center-aligned on devices with displays less than 600 px wide. 2023-06-12 13:32:44 +01:00
98c0b53734
Make h5 elements center-aligned on devices with displays less than 600 px wide. 2023-06-12 13:32:44 +01:00
b068dd0bb7
Make h4 elements center-aligned on devices with displays less than 600 px wide. 2023-06-12 13:32:44 +01:00
4871198d6e
Make h2 elements center-aligned on devices with displays less than 600 px wide. 2023-06-12 13:32:44 +01:00
9266164ed4
Make h3 elements center-aligned on devices with displays less than 600 px wide. 2023-06-12 13:32:44 +01:00
0ce02cc8a2
Improve CSS code formatting. 2023-06-12 13:32:44 +01:00
57f086eb6d
Update copyright year range in preparation for 2023. Switch licensing system to SPDX license formatting. 2023-06-12 13:32:44 +01:00
03cfddc4cd
Add responsive view for better cross-device support. 2023-06-12 13:32:44 +01:00
810270965b
Rename CSS filename from infnet to inf as part of the transition from Inferencium Network to Inferencium. 2023-06-12 13:32:43 +01:00