Commit Graph

16 Commits

Author SHA1 Message Date
Steev efd8da0bc8 changed project structure
moves files from scss to sass directory
moved all variables to different file to simplify theming accross the
whole library
2022-03-15 13:39:39 +01:00
Steev eecee7f917 Updated Navbar option fixed position
Navbar position will now be fixed by class and wont be forced on top
2022-03-15 13:23:56 +01:00
Steev d4a0cb45ef reorganized sass project files
outsourced sass code from main.sass in order to make maintanance more
easy to be performed
2022-03-12 11:53:34 +01:00
Steev 1b91d8e397 updated repo 2021-03-20 04:00:21 +01:00
Steev e38d027c0f added content 2021-03-09 10:36:51 +01:00
Steev 532d157d97 added changes (i dont remember what i did) 2021-03-05 01:14:28 +01:00
Steev 9eefe69f1c sort of added code embed 2021-02-01 11:05:46 +01:00
Steev 440b59f3c9 basic code embeds (html escaped no style) 2021-01-28 03:10:54 +01:00
Steev e0ec96562d minor update 2021-01-28 02:19:03 +01:00
Steev 093b6c8e8c fix wordwrapping bug and added notification elements 2021-01-27 02:32:43 +01:00
Steev fd8e8edc8f added Alert Elements 2021-01-24 02:17:37 +01:00
Steev c84b222a24 additional tweks for h tag margin overflow fix 2021-01-24 00:56:15 +01:00
Steev f4c6e4d4d7 fixed margin overflow for h1-h12
fixed it for probably way to many h tags but i'd like this a bit over kill then missing existing ones
2021-01-24 00:54:26 +01:00
Steev 5563157e30 added some weird fixes to prevent navbar overlapping 2021-01-24 00:48:59 +01:00
Steev 5018123615 added responsive navbar 2021-01-24 00:28:13 +01:00
Steev 2285a21721 swapped to SASS base
removed vanilla css code and changed to
SASS Base and tweaked Code to be way more responsive
2021-01-23 21:24:33 +01:00