-
-
Save agat/1682755 to your computer and use it in GitHub Desktop.
http://tcb.ru/ source
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.navigation_home .navigation_home_items { | |
position: relative; | |
z-index: 51; | |
margin: 0 5em; | |
} | |
.navigation_home .navigation_home_item { | |
margin-right: 20px; | |
margin-bottom: 10px; | |
font-size: 0.9em; | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="unvisited navigation_home_items"> | |
<div class="section navigation_home_item"><a target="_blank" class=" popup" href="http://www.vtb.ru/we/today/">О Группе ВТБ</a></div> | |
<div class="section navigation_home_item"><a href="/about/">О банке</a></div> | |
<div class="section navigation_home_item"><a href="/retail/">Физическим лицам</a></div> | |
<div class="section navigation_home_item"><a href="/juridical/">Юридическим лицам</a></div> | |
<div class="section navigation_home_item"><a href="/financial/">Финансовым организациям</a></div> | |
<div class="section navigation_home_item"><a href="/about/investors/">Акционерам и инвесторам</a></div> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment