mirror of
https://github.com/frc1418/banners.css.git
synced 2026-03-09 13:46:41 -04:00
Emphasize TBA in README
This commit is contained in:
@@ -1,8 +1,11 @@
|
||||
# banners.css
|
||||

|
||||
banners.css is a simple CSS preset to allow easy creation of simulated [FRC](http://firstinspires.org/robotics/frc) blue banners (typically presented to teams upon receiving a competition award.)
|
||||
banners.css is a simple CSS preset to allow easy creation of simulated [FRC](http://firstinspires.org/robotics/frc) blue banners (typically presented to teams upon receiving a competition award).
|
||||
|
||||
This framework allows for three different types of banners:
|
||||
It is most famously used on [The Blue Alliance](https://thebluealliance.com), to show awards a team has won.
|
||||
|
||||
## Instructions
|
||||
This framework allows for three different types of banner markup:
|
||||
|
||||
### Row
|
||||
To define a group of banners:
|
||||
@@ -18,10 +21,10 @@ Repeat the first process exactly, however with one extra step: enclose the `<ul>
|
||||
|
||||
## Examples
|
||||
* See `example.html`
|
||||
* [Team](http://www.thebluealliance.com/team/254/2014) and [Team History](http://www.thebluealliance.com/team/254/history) pages on The Blue Alliance (heavily modified, but based off this framework)
|
||||
* [Team 1418's website](http://1418.team)
|
||||
* [Team 1257's awards page](http://team1257.org/#awards)
|
||||
* [Team 3492's about page](http://parts3492.org/about/)
|
||||
* [Team](http://www.thebluealliance.com/team/254/2014) and [Team History](http://www.thebluealliance.com/team/254/history) pages on The Blue Alliance (heavily modified, but based off this framework)
|
||||
|
||||
If you use this framework on your own project, feel free to open a pull request to add it to this list!
|
||||
|
||||
|
||||
Reference in New Issue
Block a user