Removed createWallet page. Added link for create, join and import to the top menu.

This commit is contained in:
Gustavo Maximiliano Cortez 2014-11-13 11:10:39 -03:00
commit 72cfc49d55
10 changed files with 28 additions and 31 deletions

View file

@ -128,11 +128,15 @@ header .alt-currency {
border-bottom-left-radius: 3px;
position: absolute;
right: 14px;
width: 180px;
width: 220px;
list-style-type: none;
top: 47px;nt
}
.head .menu ul li.divider {
border-bottom: 1px solid #eee;
}
.head .menu ul.hover {
background: #FFFFFF;
-moz-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.25);