Hello world com blockly-games
This commit is contained in:
16
html/blockly-games/pond/tutor/style.css
Normal file
16
html/blockly-games/pond/tutor/style.css
Normal file
@@ -0,0 +1,16 @@
|
||||
#help pre {
|
||||
direction: ltr;
|
||||
font-size: large;
|
||||
}
|
||||
|
||||
#help .blocklyDraggable {
|
||||
cursor: default;
|
||||
}
|
||||
|
||||
#help .blocklyEditableText:hover>rect {
|
||||
stroke: none;
|
||||
}
|
||||
|
||||
#help svg {
|
||||
direction: ltr;
|
||||
}
|
||||
Reference in New Issue
Block a user