Sha256: bf736f2ce854d0f14f802e699cec43c8a5646fb3d67896ec8f2d176a1351f38d
Contents?: true
Size: 1.54 KB
Versions: 4
Compression:
Stored size: 1.54 KB
Contents
<html> {%- include head/index.html -%} <style> @media(max-width:768px) { /* social icons style */ .social-icons { position: relative !important; width: 100% !important; height: 0px; display: flex; top: 0; font-size: 15px; color: #fff; flex-direction: row; z-index: 0; border-top-left-radius: 8px; border-bottom-left-radius: 8px; background: transparent !important; box-shadow: none !important; line-height: 30px; } .social-icons a { padding: 50px; color: #000 !important; font-size: 2rem !important; } .social-icon { margin: 0 !important; color: gray; } .social-icon:hover { color: black; } .social-icons a { padding: 10px; } } </style> <body> {%- include section/commonPage.html -%} {%- include share/socialshare.html -%} {%- include footer/index.html -%} <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/bootstrap-icons/1.5.0/font/bootstrap-icons.min.css" /> <script src="/assets/js/X-letter.js" data-letter="{{page.letter}}"></script> <script src="https://code.jquery.com/jquery-3.5.1.slim.min.js"></script> <script src="https://cdn.jsdelivr.net/npm/bootstrap@4.5.3/dist/js/bootstrap.min.js"></script> {% include Monumetric/Monumetric.html %} </body> </html>
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
word-games-theme-0.7.7 | _layouts/page2.html |
word-games-theme-0.7.6 | _layouts/page2.html |
word-games-theme-0.7.5 | _layouts/page2.html |
word-games-theme-0.7.4 | _layouts/page2.html |