Tue Jul 23 10:47:18 CST 2019 Source Update...

This commit is contained in:
2019-07-23 10:47:19 +08:00
parent 8e1a78e586
commit 99967cb1d6
10 changed files with 131 additions and 160 deletions

View File

@@ -1,4 +1,4 @@
@import url('https://fonts.googleapis.com/css?family=Roboto:400,500,700&subset=cyrillic');
/*@import url('https://fonts.googleapis.com/css?family=Roboto:400,500,700&subset=cyrillic');*/
:root {
--blue-grey: #445368;
@@ -243,7 +243,7 @@ textarea {
border: none;
color: #000;
padding: 5px;
width: 55px;
width: 75px;
font-family: inherit;
font-size: 12px;
line-height: 14px;
@@ -1818,7 +1818,7 @@ td.hash {
}
.header__right select {
text-decoration: underline;
width: 60px;
width: 75px;
}
.header__wallet-link {
display: flex;
@@ -1859,7 +1859,7 @@ td.hash {
font-size: 14px;
line-height: 16px;
right: 165px;
width: 60px;
width: 75px;
border-radius: 3px;
background: transparent;
color: #000;