Skip to content
Snippets Groups Projects
Commit c72b0f8a authored by Roman Tsisyk's avatar Roman Tsisyk
Browse files

Remove Tarantool Meetup banner from web-site

This reverts commit d72fd069.
parent 6264401d
No related branches found
No related tags found
No related merge requests found
doc/www/theme/static/bg_meetup-bg.png

3.59 KiB

doc/www/theme/static/bg_meetup.png

36.2 KiB

......@@ -1492,29 +1492,6 @@ div.b-rock-list-item-ico {
margin-top: 5%;
}
.b-index_meetup {
height: 180px;
background: url('/theme/bg_meetup-bg.png') center;
}
.b-index_meetup .b-block-wrapper {
width: auto;
height: 180px;
padding: 0px;
background: url('/theme/bg_meetup.png') no-repeat center;*/
}
.b-index_meetup a {
top: 0; left: 0;
position: absolute;
width: 100%; height: 100%;
text-decoration: none; /* No underlines on the link */
z-index: 10; /* Places the link above everything else in the div */
background-color: #FFF; /* Fix to make div clickable in IE */
opacity: 0; /* Fix to make div clickable in IE */
filter: alpha(opacity=1); /* Fix to make div clickable in IE */
}
.b-button_container {
float: right;
}
......
......@@ -12,13 +12,7 @@
<a href="https://github.com/tarantool/tarantool/" class="b-follow">Follow on</a>
<h1 class="b-Tarantool_title" >{{ page.blocks.header[0] }}</h1>
<h2 class="b-Tarantool_title-note">{{ page.blocks.header[1] }}</h2>
<!--p class="b-Tarantool_title-text">{{ page.blocks.header[2] }}</p-->
</div>
</section>
<section class="b-lightgray_block b-index_meetup">
<div class="b-block-wrapper">
<a href="https://corp.mail.ru/ru/press/events/149/"></a>
<p class="b-Tarantool_title-text">{{ page.blocks.header[2] }}</p>
</div>
</section>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment