update repo

This commit is contained in:
Silver Kuusik 2018-08-24 13:44:12 +02:00
parent e473f47ea4
commit ed5e4a889d
24 changed files with 5 additions and 0 deletions

1
.gitignore vendored Normal file → Executable file
View File

@ -1,3 +1,4 @@
._*
.DS_Store
_site/
.sass-cache/

0
CNAME Normal file → Executable file
View File

0
LICENSE Normal file → Executable file
View File

0
README.md Normal file → Executable file
View File

0
assets/css/cookieconsent.min.css vendored Normal file → Executable file
View File

0
assets/css/fonts/orbitron-medium-webfont.woff Normal file → Executable file
View File

View File

@ -46,12 +46,16 @@ a.btn-start {
border-width: 3px !important;
border-color: #18a952 !important;
background-color: #1cc761 !important;
border-top-left-radius: 0 !important;
border-bottom-left-radius: 0 !important;
}
/* stop code button */
a.btn-stop {
border-width: 3px !important;
border-color: #c0312f !important;
background-color: #d63634 !important;
border-top-right-radius: 0 !important;
border-bottom-right-radius: 0 !important;
}
.btn:hover, .btn.hover {
border-width: 3px;

0
assets/img/battery_disconnected.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 5.3 KiB

After

Width:  |  Height:  |  Size: 5.3 KiB

0
assets/img/battery_empty.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 3.4 KiB

After

Width:  |  Height:  |  Size: 3.4 KiB

0
assets/img/battery_full.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 3.9 KiB

After

Width:  |  Height:  |  Size: 3.9 KiB

0
assets/img/battery_half.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 3.6 KiB

After

Width:  |  Height:  |  Size: 3.6 KiB

0
assets/img/favicon-32x32.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

0
assets/img/logo.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 27 KiB

After

Width:  |  Height:  |  Size: 27 KiB

0
assets/img/robot_id.jpg Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 142 KiB

After

Width:  |  Height:  |  Size: 142 KiB

0
assets/js/ace.js Normal file → Executable file
View File

0
assets/js/ace/snippets/python.js Normal file → Executable file
View File

0
assets/js/ace/snippets/text.js Normal file → Executable file
View File

0
assets/js/blockly.js Normal file → Executable file
View File

0
assets/js/cookie.js Normal file → Executable file
View File

0
assets/js/main.js Normal file → Executable file
View File

0
assets/js/min/cookieconsent.min.js vendored Normal file → Executable file
View File

0
assets/js/min/jquery.min.js vendored Normal file → Executable file
View File

0
assets/js/min/popper.min.js vendored Normal file → Executable file
View File

0
assets/js/utils.js Normal file → Executable file
View File