mirror of
https://github.com/frc1418/banners.css.git
synced 2026-03-09 13:46:41 -04:00
Establish watermarks
This commit is contained in:
@@ -1,3 +1,6 @@
|
|||||||
|
/* Created by Erik Boesen with FIRST Robotics Competition Team 1418.
|
||||||
|
Offered under the MIT License. */
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: 'Adam';
|
font-family: 'Adam';
|
||||||
src: url('adam.otf') format('opentype');
|
src: url('adam.otf') format('opentype');
|
||||||
|
|||||||
@@ -1,3 +1,6 @@
|
|||||||
|
/* Created by Erik Boesen with FIRST Robotics Competition Team 1418.
|
||||||
|
Offered under the MIT License. */
|
||||||
|
|
||||||
@blue: #0f4bcb;
|
@blue: #0f4bcb;
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -1,3 +1,6 @@
|
|||||||
|
/* Created by Erik Boesen with FIRST Robotics Competition Team 1418.
|
||||||
|
Offered under the MIT License. */
|
||||||
|
|
||||||
@charset 'utf-8'
|
@charset 'utf-8'
|
||||||
|
|
||||||
$blue: #0f4bcb
|
$blue: #0f4bcb
|
||||||
|
|||||||
Reference in New Issue
Block a user