Skip to content
This repository has been archived by the owner on Jul 14, 2021. It is now read-only.

Commit

Permalink
Merge branch 'master' of github.com:openpolis/op_associazione
Browse files Browse the repository at this point in the history
  • Loading branch information
guglielmo committed Apr 19, 2013
2 parents 65084d2 + ccf4e12 commit 3021553
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
11 changes: 11 additions & 0 deletions assets/css/styles.css
Expand Up @@ -476,8 +476,19 @@ label {
text-align: center;
}

.number_row .span2{
height: 75px;
width: 75px;
}

.number_row .span2 img{
height: 75px;
width: 75px;
}

.cxm_main_cf .number_row .number{
background-color: #ddd704;
margin-left: 10px;
padding-top: 15px;
padding-bottom: 15px;
}
Expand Down
5 changes: 4 additions & 1 deletion templates/statics/5xmille.html
Expand Up @@ -167,12 +167,15 @@

<div class="cxm_main_cf container-fluid">
<div class="row-fluid number_row">
<div class="span2">
<img src="http://www.openpolis.it/static/img/5xmille/fb_img.png" />
</div>
<div class="span6 number">
97532050586
</div>
</div>
<div class="row-fluid subtitle_row">
<div class="span7 subtitle">
<div class="span7 offset1 subtitle">
Il nostro codice fiscale da inserire nel modello per la dichiarazione dei redditi.
</div>
</div>
Expand Down

0 comments on commit 3021553

Please sign in to comment.