Skip to main content

Templates

CSS templates are used to style your LinkSharer page.

You can either download one of the standard templates or create your own.

  • Download Standard Template
    pnpm template
  • Create your own
    user/template.css
    :root {
    ...;
    }

Here's a list of standard templates you can use:

  • minimal-blue: minimal design based on blue.
  • minimal-monochrome: minimal design based on black and white (and shades of gray).
  • monochrome: infitine background with black and wite content.
  • landscape: a natural landscape on the background.
  • dotted-monochrome: dotted background based on black content.