forked from AuroraMiddleware/gtk
12 lines
95 B
CSS
12 lines
95 B
CSS
/*/
|
|
a { color: blue; }
|
|
*/
|
|
|
|
/*\*/
|
|
b { color: inherit; }
|
|
/* */
|
|
|
|
/**/
|
|
c { color: inherit; }
|
|
/* */
|