Sha256: 854fcafd6168d3c7c8f995ef558b6b8836ccf8e174e9c4623a6f1b86e7e86191
Contents?: true
Size: 659 Bytes
Versions: 3
Compression:
Stored size: 659 Bytes
Contents
.effective__simple-calendar { font-weight: $font-weight-bold; text-align: center; max-width: 18rem; .calendar-heading { background: $gray-200; margin-bottom: 0.5rem; line-height: 1; } .calendar-title { text-transform: uppercase; } .calendar-arrow { font-size: 1rem; padding: 0.75rem .875rem; a { text-decoration: none; } a:hover { text-decoration: none; } } .table th { border: 0px; } .table td { aspect-ratio: 1 / 1; width: 2rem; height: 2rem; vertical-align: middle; border: 1px solid $gray-200; } .calendar-day { background: $primary; color: $white; } }
Version data entries
3 entries across 3 versions & 1 rubygems