Sha256: 90a7b2d13dd336a073c94a2a7ebaa3a31f032b87b621efa95a8fd9ca356a03ac
Contents?: true
Size: 1.81 KB
Versions: 24
Compression:
Stored size: 1.81 KB
Contents
.wordCount { text-indent: 10px; font-size: 18px; } .filterSortedIcons{ flex-basis: 11%; display: flex; font-size: 20px; gap:20px; cursor: pointer; display: none } /* #alpha_15,#alpha_14,#alpha_15,#alpha_13,#alpha_12,#alpha_11,#alpha_10,#alpha_9, #alpha_8,#alpha_7,#alpha_6,#alpha_5,#alpha_4,#alpha_3,#alpha_2{ display: none; } */ .allGroupWords { background-color: white !important; width: auto; height: auto; border-radius: 15px; box-shadow: 0 0 2px rgba(0, 0, 0, 0.2); margin: 10px 0; } .allGroupWords > .wordListHeading { background: gray; padding: 10px 0px 5px 25px; border-top-right-radius: 15px; border-top-left-radius: 15px; color: #fff; } .wordListHeading > h3 { font-size: 20px; font-weight: 600; } .wordList { padding: 15px; } .wordList > ul { display: inline-flex; width: 100%; flex-wrap: wrap; } .wordList > ul li { border: solid 2px rgba(226, 248, 198, 0.47); padding: 8px 0; background: #f8f9fa; border-radius: 5px; margin: 6px 6px; width: auto; min-width: 100px; text-align: center; } .wordList .anchor__style { color: #000 !important; font-size: 15px; text-decoration: none !important; font-weight: 600; } .points { color: #73716e; font-weight: 600; } .letter-close-button-commonPage{ position: absolute; right: 220px; top: 18px; font-size: 15px; cursor: pointer; display: none; } .ltr-cls-btn-commonPage{ display: block; } @media (max-width: 768px) { .filterSortedIcons{ display: flex; gap:8px; } .letter-close-button-commonPage { right: 45%; font-size: 15px; } .wordCount { font-size: 1.2rem; /* margin-top: 15px; */ } .pad{ padding-bottom: 50px; } /* .pagePad{ padding-top: 130px !important ; } .pad { padding-top: 170px !important; } .xyzPad{ padding-top: 50px; } */ }
Version data entries
24 entries across 24 versions & 1 rubygems