Sha256: 87882e2ee166d901487b7dc512e22dcac96f2a03e01d8fa727497c4e92f457ba
Contents?: true
Size: 1.19 KB
Versions: 2
Compression:
Stored size: 1.19 KB
Contents
.wordCount { text-indent: 10px; font-size: 18px; } .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: 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; } @media (max-width: 768px) { .wordCount { font-size: 1.3rem; /* margin-top: 15px; */ } .pad{ padding-bottom: 50px; } /* .pagePad{ padding-top: 130px !important ; } .pad { padding-top: 170px !important; } .xyzPad{ padding-top: 50px; } */ }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
word-games-theme-0.9.5 | assets/css/wordGroup.css |
word-games-theme-0.9.4 | assets/css/wordGroup.css |