mirror of
https://github.com/frc1418/banners.css.git
synced 2026-03-09 05:36:42 -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-family: 'Adam';
|
||||
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;
|
||||
|
||||
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
/* Created by Erik Boesen with FIRST Robotics Competition Team 1418.
|
||||
Offered under the MIT License. */
|
||||
|
||||
@charset 'utf-8'
|
||||
|
||||
$blue: #0f4bcb
|
||||
|
||||
Reference in New Issue
Block a user