Remove obsolete comment from the compass project template.

This commit is contained in:
Chris Eppstein 2010-05-03 08:06:30 -07:00
parent 842d39ebe0
commit f61b36b34c

View File

@ -5,9 +5,3 @@
<link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" />
@import compass/reset
/*
The *:focus rule is reset and suppresses link outlining.
You _must_ remember to redefine your own outline, as its an important accessibility aid. E.g.
*:focus
outline: #ccc dotted medium