— 1 Kudos
Category: Blogging
@import url('https://fonts.googleapis.com/css2?family=New+Rocker&display=swap'); body { font-family: 'New Rocker', cursive; } body{ background: url(https://i.pinimg.com/originals/61/ab/2d/61ab2dd16794d1c40e4c04a1a17aefcc.jpg); background-size: contain; } ::-webkit-scrollbar { width: 12.5px; background-color: #000; } ::-webkit-scrollbar-thumb { border-r » Continue Reading
» View Blog Entry
— 1 Comment— 4 Kudos
Category: Blogging
It will keep updating dw!!! body { background-image: url("https://shorturl.at/8tKab"); background-attachment: fixed; font-weight: bold; } /* links at the top */ .top { background-image: linear-gradient(90deg, rgba(0,60,120,1) 0%, rgba(109,181,238,1) 72%, rgba(0,60,120,1) 100%) !important; border-top-left-radius: 20px; border-top-right-radius: 20px; } .links { background-color: #003 » Continue Reading
» View Blog Entry