You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,7 +36,7 @@ If you are developing on a doc, you can use the latest. Make sure you switch it
36
36
37
37
## Tips
38
38
39
-
- This project is inspired by the color pallet naming scheme of [daisyUI](https://daisyui.com/): You can use their [theme generator](https://daisyui.com/theme-generator/) to select colors.
39
+
- This project is inspired by the color pallet naming scheme of [daisyUI](https://daisyui.com/): You can use their [theme generator](https://v4.daisyui.com/theme-generator/) to select colors.
40
40
- If you think something on your docs should have a different color. You are more then welcome to copy the `src/main.css` into your `_css` folder as well. Just make sure you don't forget to adjust hte link in in the `head` section of your `index.html`!
41
41
- If you already have a css files, you are free to change the folder location in the stylesheet references in `index.html`.
42
42
- If you need additional fixes, feel free to copy my css file from [this repo]([_css/fixes.css](https://github.com/FlippedCodes/Anything-Computer-Docs/blob/main/_css/fixes.css)).
0 commit comments