This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
! special | |
*.foreground: #ffffff | |
*.background: #000000 | |
*.cursorColor: #ffffff | |
! black | |
*.color0: #333333 | |
*.color8: #555555 | |
! red |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Ronda | Jogo | Equipa 1 | Equipa 2 | Mapa | Vencedor | |
---|---|---|---|---|---|---|
Ronda 1 | 1 | FTW | EGN | Lijiang Tower | FTW | |
Ronda 1 | 2 | FTW | EGN | Numbani | FTW | |
Ronda 1 | 3 | FTW | EGN | Nepal | - | |
Ronda 1 | 1 | k1ck | Eyeshield | King's Row | k1ck | |
Ronda 1 | 2 | k1ck | Eyeshield | Numbani | k1ck | |
Ronda 1 | 3 | k1ck | Eyeshield | Hollywood | - | |
Semifinal | 1 | FTW | k1ck | Temple of Anubis | k1ck | |
Semifinal | 2 | FTW | k1ck | Numbani | FTW | |
Semifinal | 3 | FTW | k1ck | Route 66 | k1ck |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
element { | |
background-color: RebeccaPurple; | |
background-color: #663399; | |
background-color: #639; | |
background-color: rgb(102,51,153); | |
background-color: hsl(270,50%,40%); | |
} |
OlderNewer