This commit is contained in:
giles 2024-10-05 07:18:20 +01:00
parent bf2597ac5a
commit ba0c7c8e7e
1 changed files with 2 additions and 18 deletions

View File

@ -19,24 +19,8 @@
></script>
<style>
.kg-button-card button.kg-btn {
padding:0 1.2em;
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
.rose-ash {
font-size: 20px;
}