fix(docs): Update links to GTK css documentation
This commit is contained in:
parent
07eeac340f
commit
e49d39e108
1 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,8 @@
|
||||||
|
|
||||||
Eww is styled in GTK CSS.
|
Eww is styled in GTK CSS.
|
||||||
To make theming even easier, it makes use of `scss` and then compiles that into CSS for you.
|
To make theming even easier, it makes use of `scss` and then compiles that into CSS for you.
|
||||||
If you don't know any way to style something check out the [GTK CSS Overview wiki](https://developer.gnome.org/gtk3/stable/chap-css-overview.html),
|
If you don't know any way to style something check out the [GTK CSS Overview wiki](https://docs.gtk.org/gtk3/css-overview.html),
|
||||||
the [GTK CSS Properties Overview wiki ](https://developer.gnome.org/gtk3/stable/chap-css-properties.html),
|
the [GTK CSS Properties Overview wiki ](https://docs.gtk.org/gtk3/css-properties.html),
|
||||||
or check the [GTK-Debugger](#gtk-debugger).
|
or check the [GTK-Debugger](#gtk-debugger).
|
||||||
|
|
||||||
If you have **NO** clue about how to do CSS, check out some online guides or tutorials.
|
If you have **NO** clue about how to do CSS, check out some online guides or tutorials.
|
||||||
|
|
Loading…
Add table
Reference in a new issue