Commit graph

14 commits

Author SHA1 Message Date
bb1ff382fe
Merge remote-tracking branch 'origin/main' into mobile-optimization
# Conflicts:
#	css/style.css
2024-11-17 14:33:19 +01:00
be8c44ab7d
refactor: Reduce code duplication by using the section element for general styling
- Fix indentation in index.html
2024-11-17 08:26:36 +01:00
002e945bbe
feat: Optimize the cyber score slider to fit better on mobile 2024-11-17 08:15:40 +01:00
6128fbacd6
feat: The radio group is now actually usable on mobile
- The labels aren't cut off anymore
- Instead of trying to fit four buttons next to each other they're now one each line when not enough room is there
2024-11-17 08:15:18 +01:00
81312824e4
feat: Inherit font size for buttons and input 2024-11-17 08:14:06 +01:00
c86c5fcf98
feat: Add dynamic spacing variables
- Use dynamic spacing for main element and sections
- Fix wonky padding when opening and closing faq answers
2024-11-17 08:13:34 +01:00
cb7f54ce0b
fix: Add missing fallback
- Change font family for input and button to inherit to reduce duplication and make code more maintainable
2024-11-17 06:44:30 +01:00
a26bcacde8
style: Remove unnecessary .woff file type
Info: WOFF2 is supported in all major browsers since 2016
2024-11-17 06:40:38 +01:00
b3a0377b2f Added CSS styling for lists in FAQ answers
- Implemented styling for unordered and ordered lists inside FAQ answers.
- Enhanced readability and visual alignment with the overall theme.
2024-11-16 21:10:31 +00:00
c81eda13f7 CSS fixes, overlapping text, etc.
Fixed: Text Overlap Issue in Radio Group on Mobile Devices #1 / #1
Fixed: FAQ Answer Box Text Cut-Off Issue #2 / #2
Fixed: Text Overflow Issue in Specific FAQ Question #3 / #3
2024-11-16 20:52:39 +00:00
a4b07e34a2 Colour fix - FAQ 2024-11-16 00:00:56 +00:00
db4aa31c34 Style adjustments
- Roots added
- New FAQ style
- New Credit Style
2024-11-15 23:30:02 +00:00
47e71940d9 Cyber Slider Style added
Needs to be reworked sometimes
2024-11-15 21:57:57 +00:00
221a16a3c0 Upload files to "css" 2024-11-14 22:08:15 +00:00