1757383972
Category: Blogging
/* === SAD AESTHETIC HEADER FOR SPACEHEY === */ h4{ filter: invert(1) brightness(0.5); } h4 a{ filter: invert(1); } .edit-info { background: #1c1c1c !important; } .blog-entry .profile-pic img { width:100%; } /* Top nav (logo, search, help/logout) */ .top { background: #1c1c1c !important; background-color: #1c1c1c !important; border-bottom: 1px solid #333 !important; box-shadow: 0 2px 4px rgba(0, 0... » Continue Reading
» View Blog Entry
1756961016
— 3 Comments — 2 Kudos
Category: Blogging
/* Base setup */ body { background: linear-gradient(45deg, #ff00ff, #00ffff, #ffff00, #ff0000); background-size: 800% 800%; animation: backgroundShift 15s ease infinite; font-family: 'Comic Sans MS', cursive, sans-serif; color: #fff; overflow-x: hidden; } /* Container */ main { background: rgba(255,255,255,0.1); border: 5px double #fff; border-radius: 20px; padding: 30px; margin: 40px auto; max-wi... » Continue Reading
» View Blog Entry
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 — 4 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