Linker Support: Where Clicking is a Support Group

Welcome to the link farm!

We're not just a support group, we're a support group for links. Because, you know, links can be really tough to support sometimes. But don't worry, we've got you covered.

Check out our Related Links page for more links like this one! /* CSS */ .link { color: #ff0; text-decoration: none; text-align: center; border: 4px solid black; border-radius: 5px; padding: 10px; box-shadow: 0px 0px 5px black; text-shadow: 0px 0px 5px black; } .title { font-size: 36px; font-weight: bold; color: #f00; text-align: center; text-shadow: 0px 0px 5px black; border: 4px solid black; } .subtitle { font-size: 24px; font-weight: bold; color: #0ff; text-align: center; text-shadow: 0px 0px 5px black; } .text { font-size: 18px; color: #0f0; text-shadow: 0px 0px 5px black; } .links { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; margin: 20px; } .link { color: #f00; text-decoration: none; text-align: center; border: 4px solid black; border-radius: 5px; padding: 10px; box-shadow: 0px 0px 5px black; text-shadow: 0px 0px 5px black; margin: 10px; } .footer { position: absolute; top: 90%; left: 50%; transform: translate(-50%, 0); font-size: 14px; color: #00f; text-shadow: 0px 0px 5px black; }