CSS modified
This commit is contained in:
@@ -66,8 +66,9 @@ body {
|
|||||||
background: #101F2D;
|
background: #101F2D;
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
font-size: 1.2em;
|
font-size: 1.2em;
|
||||||
padding: 5px 20px;
|
padding: 8px 20px;
|
||||||
transition: all .3s;
|
transition: all .3s;
|
||||||
|
border:0;
|
||||||
}
|
}
|
||||||
.copy-btn-below:hover, .copy-btn-below:active {
|
.copy-btn-below:hover, .copy-btn-below:active {
|
||||||
font-family: 'Montserrat', Helvetica, Arial, sans-serif;
|
font-family: 'Montserrat', Helvetica, Arial, sans-serif;
|
||||||
@@ -76,7 +77,8 @@ body {
|
|||||||
background: #79858B;
|
background: #79858B;
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
font-size: 1.2em;
|
font-size: 1.2em;
|
||||||
padding: 5px 20px;
|
padding: 8px 20px;
|
||||||
transition: all .3s;
|
transition: all .3s;
|
||||||
|
border:0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user