stylefix saistart

This commit is contained in:
Messerbill 2015-06-20 15:25:57 +02:00
parent 3744e82551
commit fa8e6e4635
2 changed files with 1 additions and 2 deletions

View File

@ -6,7 +6,6 @@
font-weight: bold;
text-align: right;
}
#container_top .well{
/* height: 220px;*/
/* min-width: 250px;*/

View File

@ -1,7 +1,7 @@
<h4 class="muted"><b>${sai_start_welcome}</b></h4>
<h4 class="text-info">${sai_start_welcome_description}</h4><hr>
<div class="row">
<div class="col-md-12 sai_margin_bottom_20" id="sai_datetime">Week of the year: ${week_number}, ${date}</div>
<div class="col-md-12 sai_margin_bottom_20" id="sai_datetime">Week of the year: <font style="color: orange;">${week_number}</font>, ${date}</div>
<div class="col-md-6">
<div id="project" class="panel panel-default sai_gridbox">
<div class="panel-heading"><a href="#!config">${basic_project}</a></div>