Skip to content

Commit

Permalink
Added styles for tables and maps
Browse files Browse the repository at this point in the history
  • Loading branch information
Cristiano Longo committed Oct 27, 2015
1 parent cda2deb commit fa37bfe
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions odhl.css
Original file line number Diff line number Diff line change
Expand Up @@ -262,5 +262,8 @@ th{

/* MAPS */
*.map{
margin: 1em 0 1em 0;
padding : 0 0 0 0;
border : solid 2px;
height : 500px;
}

0 comments on commit fa37bfe

Please sign in to comment.