deployed
This commit is contained in:
parent
bf2597ac5a
commit
ba0c7c8e7e
|
@ -19,24 +19,8 @@
|
||||||
></script>
|
></script>
|
||||||
|
|
||||||
<style>
|
<style>
|
||||||
.kg-button-card button.kg-btn {
|
.rose-ash {
|
||||||
padding:0 1.2em;
|
font-size: 20px;
|
||||||
height:2.4em;
|
|
||||||
line-height:1em;
|
|
||||||
font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;
|
|
||||||
font-size:.95em;
|
|
||||||
font-weight:600;
|
|
||||||
text-decoration:none;
|
|
||||||
border-radius:5px;
|
|
||||||
border:0;
|
|
||||||
transition:opacity .2s ease-in-out;
|
|
||||||
}
|
|
||||||
.kg-button-card button.kg-btn:hover {
|
|
||||||
opacity:.85
|
|
||||||
}
|
|
||||||
.kg-button-card button.kg-btn-accent {
|
|
||||||
background-color:red;
|
|
||||||
color:#fff
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue