Skip to content

Commit

Permalink
use jambotron style for release duv
Browse files Browse the repository at this point in the history
  • Loading branch information
andrea-manzi committed Aug 27, 2014
1 parent 166cd56 commit 9131b73
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.php
Original file line number Diff line number Diff line change
Expand Up @@ -193,11 +193,11 @@
<div class='container-fluid border-element'>
<div class='row-fluid border-element' id='main-area-slide1'>
<div class='col-md-4 col-md-offset-1 col-sm-4 col-sm-offset-1 col-sm-4 col-sm-offset-1' id='front-left-block'>
<div class='col-md-4 col-md-offset-1 col-sm-4 col-sm-offset-1 col-sm-4 col-sm-offset-1 ' id='front-left-block'>
<div class="news-title">
<span class='glyphicon glyphicon-ok-sign'></span> News<br/>
</div>
<div id="divRss"></div>
<div id="divRss" class="jumbotron-fluid" ></div>
<div class='jumbotron-fluid' id='readMore'>
<a class="btn btn-info btn-responsive" onclick="window.open(this.href,'_blank');return false;" href="http://fts3-service.web.cern.ch/documentation/releases"><strong>Read more...</strong></a>
Expand Down

0 comments on commit 9131b73

Please sign in to comment.