1756389690
— 1 Comment — 4 Kudos
Category: SpaceHey
/*=== Glitchy Text ===*/ .content p:nth-child(even) { animation: invertAnimate 1s; animation-iteration-count:infinite; } .content p:nth-child(odd) { animation: invertAnimate 1s; animation-iteration-count:infinite; animation-delay:0.5s; } @keyframes invertAnimate { 0% { filter: invert(0%); } 96% { filter: invert(0%); } » Continue Reading
» View Blog Entry
1756200602
— 1 Comment — 2 Kudos
Category: Blogging
/* ================================ SPOOKY GRAVEYARD BLOG THEME by GordieHaggs ================================ */ .blog-entry .content p { color: #AAFF88; background-color: rgba(40, 40, 40, 0.75); font-family: 'Courier New', monospace; text-transform: uppercase; letter-spacing: 0.05em; padding: 1em; border: 2px solid #444; box-shadow: 0 0 10px #000; text-align:center; padding: 1em; } .blog-entry ... » Continue Reading
» View Blog Entry
1755698872
— 8 Kudos
Category: Blogging
nav .top .left .logo { filter: invert(42%) sepia(93%) saturate(1352%) hue-rotate(282deg) drop-shadow(2px 4px 6px #FC5757); animation:fruitCycle 15s infinite alternate; } nav .links a { display:contents; } .container > nav .top button { background:unset; } .blog-entry .content { text-align: center; } /* the animation */ @keyframes fruitCycle { 0% { filter: invert(42%) sepia(93%) saturate(1352%) hue... » Continue Reading
» View Blog Entry
1755485994
— 1 Comment — 4 Kudos
Category: Blogging
/*=== Edit the Author Box for Blogs ===*/ .article .edit-info .author-details .publish-date{ color:black; } /*=== Comment Boxes for Blogs===*/ .comments p { color:#6E568F; } .comments a p color:#6E568F; { color:#6E568F; text-emphasis: "❤️"; } .comments-table { bord » Continue Reading
» View Blog Entry
1755146101
— 1 Comment — 1 Kudos
Category: Blogging
html{ background:blue; } body{ overflow:hidden; background: repeating-radial-gradient(#000000, transparent 10px); } div { border-radius:10%; overflow:hidden; background-image: repeating-radial-gradient(rgba(255, 0, 0, 0.08), rgba(0, 0, 0, 0.08), transparent 10px); -webkit-animation-name: spin; -webkit-animation-duration: 40000ms; -webkit-animation-iteration-count: infinite; -webkit-animation-timin... » Continue Reading
» View Blog Entry
1754878564
— 2 Kudos
Category: Blogging
/*=== Scrollbar styles ===*/ ::-webkit-scrollbar { width: 5px; height: 5px; } ::-webkit-scrollbar-track { border-radius: 0px; width: 1px; border: 5px inset DimGray; } ::-webkit-scrollbar-thumb { background: DimGray; border-radius: 0px; } ::-webkit-scrollbar-thumb:hover » Continue Reading
» View Blog Entry
1754619052
— 1 Comment — 2 Kudos
Category: Blogging
/*=== Scrollbar styles ===*/ ::-webkit-scrollbar { width: 5px; height: 5px; } ::-webkit-scrollbar-track { border-radius: 0px; width: 1px; border: 5px inset DimGray; } ::-webkit-scrollbar-thumb { background: DimGray; border-radius: 0px; } ::-webkit-scrollbar-thumb:hover » Continue Reading
» View Blog Entry
1754535236
— 1 Comment — 1 Kudos
Category: SpaceHey
Here they are in an easy to copy and paste format /*=== Scrollbar styles ===*/ ::-webkit-scrollbar { width: 5px; height: 5px; } ::-webkit-scrollbar-track { border-radius: 0px; wid » Continue Reading
» View Blog Entry
1754532969
— 1 Kudos
Category: Blogging
/*=== Scrollbar styles ===*/ ::-webkit-scrollbar { width: 5px; height: 5px; } ::-webkit-scrollbar-track { border-radius: 0px; width: 1px; border: 5px inset DimGray; } ::-webkit-scrollbar-thumb { background: DimGray; border-radius: 0px; } ::-webkit-scrollbar-thumb:hover { background: DarkGray; } .links{ display:n » Continue Reading
» View Blog Entry
1754447366
— 1 Kudos
Category: Blogging
/*=== Scrollbar styles ===*/ ::-webkit-scrollbar { width: 5px; height: 5px; } ::-webkit-scrollbar-track { border-radius: 0px; width: 1px; border: 5px inset DimGray; } ::-webkit-scrollbar-thumb { background: DimGray; border-radius: 0px; } ::-webkit-scrollbar-thumb:hover { background: DarkGray; } .links{ display:n » Continue Reading
» View Blog Entry
1754369528
— 1 Comment — 3 Kudos
Category: Blogging
/*=== Scrollbar styles ===*/ ::-webkit-scrollbar { width: 5px; height: 5px; } ::-webkit-scrollbar-track { border-radius: 0px; width: 1px; border: 5px inset DimGray; } ::-webkit-scrollbar-thumb { background: DimGray; border-radius: 0px; } ::-webkit-scrollbar-thumb:hover { background: DarkGray; } .links{ display:n » Continue Reading
» View Blog Entry
1754035346
— 1 Comment
Category: Blogging
/*=== Scrollbar styles ===*/ ::-webkit-scrollbar { width: 5px; height: 5px; } ::-webkit-scrollbar-track { border-radius: 0px; width: 1px; border: 5px inset DimGray; } ::-webkit-scrollbar-thumb { background: DimGray; border-radius: 0px; } ::-webkit-scrollbar-thumb:hover { background: DarkGray; } .links{ display:n » Continue Reading
» View Blog Entry