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. */
|
||||
|
||||
@blue: #0f4bcb;
|
||||
|
||||
|
||||
@@ -86,4 +89,4 @@
|
||||
.banners li, .banners li:after, .banner, .banner:after {
|
||||
-webkit-filter: drop-shadow(0 10px 5px rgba(0, 0, 0, .1));
|
||||
filter: drop-shadow(0 10px 5px rgba(0, 0, 0, .1));
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user