Skip to content

Commit

Permalink
Enlever inline style directement dans html
Browse files Browse the repository at this point in the history
  • Loading branch information
nilovna committed Aug 26, 2014
1 parent 9df9c30 commit 1d333b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/app/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<div id="wrapper">
<h1 class="site-title">
<a href="#/">
<img src="img/logo.png"> QUÉBEC <span style="font-weight: 700">24/7</span> <img src="img/beta.png">
<img src="img/logo.png"> QUÉBEC <strong>24/7</strong> <img src="img/beta.png">
</a>
</h1>
<div ng-view class="content"></div>
Expand Down

0 comments on commit 1d333b0

Please sign in to comment.