Difference between revisions of "User:Airhogs777/inkscape.css"

From Inkscape Wiki
Jump to navigation Jump to search
(Created page with 'a.new {color: red;}')
 
 
Line 1: Line 1:
a.new {color: red;}
.new {
  color: red;
}

Latest revision as of 00:14, 7 March 2011

.new {
   color: red;
}