Anderson Robotics Theme

/* CSS that appears when someone tries to import via @import instead of [[include]] */
/* If you really want, you can get around this by just importing /code/2 instead of /code/1. But DON'T */
#page-content::before {
  content: "Please import the Anderson Robotics CSS theme via [[include :scp-wiki:theme:ar]] - please do not attempt to import the theme via @import. Thank you!";
  padding: 2em;
  border: 1px solid red;
  color: red;
  display: block;
}

This is the CSS theme for Anderson Robotics, made by CroquemboucheCroquembouche, with help from Jacob ConwellJacob Conwell and OthellotheCatOthellotheCat.

The first section of an AR document should have an introduction, followed by a horizontal rule, followed by the rating module, followed by whatever.

This is optional of course, but it means the rating module sits on top of the horizontal rule and it looks slick as hell.


rating: +58+x
ar_logo_blue.png

Anderson Robotics trade logo, circa 1998.

Usage

To add this theme to your page, put the following anywhere inside it:

[[include :scp-wiki:theme:ar]]

If using on a page with the Sigma-9 Toggle Sidebar component, include this theme just after it.

Examples

This is some more text to show you what a paragraph looks like when using this theme. It's not terribly important, so I'm going to keep typing until I run out of things to say. Oh, that was quick.

This is a tab view.

The Anderson theme features animated tabs. Click another tab to see the slick, smooth action.

Colours

Burgundy (Blue Version)--light-accent#295183
Teal Gravy--dark-accent#1e3c62
The Colour Of A Windows Crash As Seen Through The Window Of Your Neighbour's House--hyperlink#0366d6
Barely Visible--border-colourrgba(0, 0, 0, 0.12)
{$color5-name}{$color5-variable}{$color5-info}
{$color6-name}{$color6-variable}{$color6-info}
{$subcolor1-name}{$subcolor1-variable}{$subcolor1-info}
{$subcolor2-name}{$subcolor2-variable}{$subcolor2-info}
{$subcolor3-name}{$subcolor3-variable}{$subcolor3-info}
{$subcolor4-name}{$subcolor4-variable}{$subcolor4-info}
{$subcolor5-name}{$subcolor5-variable}{$subcolor5-info}
{$subcolor6-name}{$subcolor6-variable}{$subcolor6-info}
{$subcolor7-name}{$subcolor7-variable}{$subcolor7-info}
{$subcolor8-name}{$subcolor8-variable}{$subcolor8-info}
{$subcolor9-name}{$subcolor9-variable}{$subcolor9-info}
{$subcolor10-name}{$subcolor10-variable}{$subcolor10-info}
{$subcolor11-name}{$subcolor11-variable}{$subcolor11-info}
{$subcolor12-name}{$subcolor12-variable}{$subcolor12-info}

Source code

Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License