Commit Graph

32 Commits

Author SHA1 Message Date
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
095c701c56 Merge branch 'main' of github.com:steevLP/steevcss 2022-03-15 13:26:07 +01:00
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
6489990afe Button styling V1
Added first Version of Button styling improvements follow soon classes should stay as they are
2022-03-15 13:18:49 +01:00
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
b6c7d09434 Merge pull request #1 from steevLP/add-license-1
Create LICENSE
2021-08-02 20:24:03 +02:00
d5536b90e5 Create LICENSE 2021-08-02 20:23:44 +02:00
1b91d8e397 updated repo 2021-03-20 04:00:21 +01:00
e38d027c0f added content 2021-03-09 10:36:51 +01:00
532d157d97 added changes (i dont remember what i did) 2021-03-05 01:14:28 +01:00
9eefe69f1c sort of added code embed 2021-02-01 11:05:46 +01:00
440b59f3c9 basic code embeds (html escaped no style) 2021-01-28 03:10:54 +01:00
e0ec96562d minor update 2021-01-28 02:19:03 +01:00
093b6c8e8c fix wordwrapping bug and added notification elements 2021-01-27 02:32:43 +01:00
f5615b66e5 Merge branch 'main' of https://github.com/steevLP/steevcss into main 2021-01-24 02:17:50 +01:00
fd8e8edc8f added Alert Elements 2021-01-24 02:17:37 +01:00
12c3bb5237 Update README.md 2021-01-24 02:16:44 +01:00
c84b222a24 additional tweks for h tag margin overflow fix 2021-01-24 00:56:15 +01:00
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
5563157e30 added some weird fixes to prevent navbar overlapping 2021-01-24 00:48:59 +01:00
91815340de Merge branch 'main' of https://github.com/steevLP/steevcss into main 2021-01-24 00:28:22 +01:00
5018123615 added responsive navbar 2021-01-24 00:28:13 +01:00
6d1473445c Update README.md 2021-01-23 21:27:32 +01:00
21a65c1181 Create README.md 2021-01-23 21:27:22 +01:00
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
d5cb0a849e Add files via upload 2021-01-22 02:35:42 +01:00
3e13d58f3d added grid 2021-01-22 02:34:54 +01:00
5257ae6353 added grid 2021-01-22 02:34:34 +01:00
0b4f66e203 Add files via upload 2021-01-21 03:38:32 +01:00
944bec5481 Update README.md 2021-01-21 03:37:27 +01:00
37d5ee6717 Update README.md 2021-01-21 03:36:28 +01:00
8bf4053896 Initial commit 2021-01-21 03:29:20 +01:00