mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-05-06 06:17:11 -04:00
1 line
784 B
CSS
1 line
784 B
CSS
.colored-card[data-v-966d1647]{background:#25636c;background:linear-gradient(48deg,#25636c 0%,#3b956f 60%,#14a058 100%);color:#fff;border:none}.colored-card .icon[data-v-966d1647]{opacity:.7}.colored-card .title[data-v-966d1647]{color:#fff;margin:5px 0}.colored-card .description[data-v-966d1647]{opacity:.8;margin:5px 0}.colored-card .description[data-v-966d1647] a{color:inherit;text-decoration:underline;font-weight:700;transition:color ease .2s}.colored-card .description[data-v-966d1647] a:hover{color:#141414}.height-enter-active[data-v-2af54eaf],.height-leave-active[data-v-2af54eaf]{transition:all .5s ease-in-out;overflow:hidden;max-height:500px}.height-enter-from[data-v-2af54eaf],.height-leave-to[data-v-2af54eaf]{max-height:42px;overflow:hidden;opacity:0;margin-bottom:0}
|