mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-04 09:40:19 +00:00
12 lines
95 B
CSS
12 lines
95 B
CSS
|
/*/
|
||
|
a { color: blue; }
|
||
|
*/
|
||
|
|
||
|
/*\*/
|
||
|
b { color: inherit; }
|
||
|
/* */
|
||
|
|
||
|
/**/
|
||
|
c { color: inherit; }
|
||
|
/* */
|