Merge branch 'stage6' of bitbucket.org:Bonus_05/expomap into stage6

remotes/origin/stage6
Alexander Burdeinyi 9 years ago
commit 7f58bc6bd5
  1. 942
      emencia/django/newsletter/templates/newsletter/AutomaticEmail_v2.html
  2. 10
      static/client/css/main.css
  3. 2
      static/client/css_min/main.min.css

@ -13765,10 +13765,14 @@ blockquote{
.top_page_banner{
display: block;
width: 1200px;
height: 130px;
max-width: 1200px;
/*height: 130px;*/
margin: 10px auto;
background-color: #00A6C7;
/*background-color: #00A6C7;*/
}
.top_page_banner img {
max-width: 100%;
height: auto;
}
.conference_interested{
background-color: #fff;

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save