Establish watermarks

This commit is contained in:
ErikBoesen
2018-01-14 17:49:05 -05:00
parent 624770b693
commit 1bf50f2d26
3 changed files with 12 additions and 3 deletions

View File

@@ -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');

View File

@@ -1,3 +1,6 @@
/* Created by Erik Boesen with FIRST Robotics Competition Team 1418.
Offered under the MIT License. */
@blue: #0f4bcb; @blue: #0f4bcb;

View File

@@ -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