Skip to content

Commit

Permalink
Update inserindo-css.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Natan Alves committed Aug 25, 2013
1 parent 286d386 commit b80ed9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manual/css/inserindo-css.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ <h3>Interno</h3>
<pre class="lang-html prettyprint linenums">
&lt;head&gt;
&lt;style type=&quot;text/css&quot;&gt;
seletor { propriedade: valor }
seletor { propriedade: valor; }
&lt;/style&gt;
&lt;/head&gt;
</pre>
Expand Down

0 comments on commit b80ed9c

Please sign in to comment.