mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-25 00:28:31 -05:00
10 lines
332 B
Text
10 lines
332 B
Text
|
button.flag-button.btn.btn-xs.green-flag(title="g: Place a green flag")
|
||
|
span.glyphicon.glyphicon-flag
|
||
|
| g
|
||
|
button.flag-button.btn.btn-xs.black-flag(title="b: Place a black flag")
|
||
|
span.glyphicon.glyphicon-flag
|
||
|
| b
|
||
|
button.flag-button.btn.btn-xs.violet-flag(title="v: Place a violet flag")
|
||
|
span.glyphicon.glyphicon-flag
|
||
|
| v
|