new file: Files/flashplayer_32_sa.exe new file: favicon.ico new file: globe.gif new file: imgs/download.png new file: imgs/zuck.jpg new file: index.html new file: other.ico new file: script.js new file: site.webmanifest new file: sitemap.html new file: styles/backround.css new file: styles/border.css new file: styles/fonts/Titillium_Web/OFL.txt new file: styles/fonts/Titillium_Web/TitilliumWeb-Black.ttf new file: styles/fonts/Titillium_Web/TitilliumWeb-Bold.ttf new file: styles/fonts/Titillium_Web/TitilliumWeb-BoldItalic.ttf new file: styles/fonts/Titillium_Web/TitilliumWeb-ExtraLight.ttf new file: styles/fonts/Titillium_Web/TitilliumWeb-ExtraLightItalic.ttf new file: styles/fonts/Titillium_Web/TitilliumWeb-Italic.ttf new file: styles/fonts/Titillium_Web/TitilliumWeb-Light.ttf new file: styles/fonts/Titillium_Web/TitilliumWeb-LightItalic.ttf new file: styles/fonts/Titillium_Web/TitilliumWeb-Regular.ttf new file: styles/fonts/Titillium_Web/TitilliumWeb-SemiBold.ttf new file: styles/fonts/Titillium_Web/TitilliumWeb-SemiBoldItalic.ttf new file: styles/fonts/webfontkit-20221027-163353/generator_config.txt new file: styles/fonts/webfontkit-20221027-163353/specimen_files/grid_12-825-55-15.css new file: styles/fonts/webfontkit-20221027-163353/specimen_files/specimen_stylesheet.css new file: styles/fonts/webfontkit-20221027-163353/stylesheet.css new file: styles/fonts/webfontkit-20221027-163353/titilliumweb-extralight-demo.html new file: styles/fonts/webfontkit-20221027-163353/titilliumweb-extralight-webfont.woff new file: styles/fonts/webfontkit-20221027-163353/titilliumweb-extralight-webfont.woff2 new file: styles/fonts/webfontkit-20221027-165950/generator_config.txt new file: styles/fonts/webfontkit-20221027-165950/specimen_files/grid_12-825-55-15.css new file: styles/fonts/webfontkit-20221027-165950/specimen_files/specimen_stylesheet.css new file: styles/fonts/webfontkit-20221027-165950/stylesheet.css new file: styles/fonts/webfontkit-20221027-165950/titilliumweb-bold-demo.html new file: styles/fonts/webfontkit-20221027-165950/titilliumweb-bold-webfont.woff new file: styles/fonts/webfontkit-20221027-165950/titilliumweb-bold-webfont.woff2 new file: styles/style.css new file: tools/2048/.gitignore new file: tools/2048/.jshintrc new file: tools/2048/CONTRIBUTING.md new file: tools/2048/LICENSE.txt new file: tools/2048/README.md new file: tools/2048/Rakefile new file: tools/2048/favicon.ico new file: tools/2048/index.html new file: tools/2048/js/animframe_polyfill.js new file: tools/2048/js/application.js new file: tools/2048/js/bind_polyfill.js new file: tools/2048/js/classlist_polyfill.js new file: tools/2048/js/game_manager.js new file: tools/2048/js/grid.js new file: tools/2048/js/html_actuator.js new file: tools/2048/js/keyboard_input_manager.js new file: tools/2048/js/local_storage_manager.js new file: tools/2048/js/tile.js new file: tools/2048/meta/apple-touch-icon.png new file: tools/webretro/cores/neocd_libretro.js new file: tools/webretro/cores/neocd_libretro.wasm new file: tools/webretro/cores/nestopia_libretro.js new file: tools/webretro/cores/nestopia_libretro.wasm new file: tools/webretro/cores/o2em_libretro.js new file: tools/webretro/cores/o2em_libretro.wasm new file: tools/webretro/cores/opera_libretro.js new file: tools/webretro/cores/opera_libretro.wasm
1 line
1.5 KiB
CSS
1 line
1.5 KiB
CSS
rect.background-tile{fill:#fff;stroke-width:4;stroke:rgba(255,255,255,.4)}rect.frost-nonfrozen{opacity:0}rect.frost-frozen{fill:#aaa;opacity:.3}rect.hitbox{fill:#90ee90;cursor:pointer;opacity:0}rect.hitbox-disabled{fill:#ee9090}rect.hitbox:hover{opacity:.2}path.triangular{fill:#aaa;stroke:none;opacity:0}path.triangular:hover{opacity:1}.particle{fill:red}.beam{stroke:red;stroke-width:1.5px}.absorption-text{font-size:30px;text-anchor:end}.element{cursor:default}.glass{fill:#4682b4;fill-opacity:.5}.glass-edge{stroke:#4682b4;stroke-opacity:1;stroke-width:2}.metal{fill:#222}.metal-edge{stroke:#666;stroke-width:2px}.silver{fill:lightgrey}.dark-silver{fill:#aaa}.very-dark-silver{fill:#666}.absorber{fill:#000;fill-opacity:.4;stroke:#555;stroke-width:1}.wire{fill:none;stroke:#6b00ff;stroke-width:3px}.metal-case{fill:none;stroke:#222;stroke-width:4px}.metal-case-hot{fill:none;stroke:red;stroke-width:4px}.wire-back{opacity:.5;stroke-width:4}.eye{stroke:#222;stroke-width:3px;fill:#fff}.eye-iris{stroke:none;fill:#222}.lemon{fill:#ff0;stroke:#ffa900;stroke-width:3px}.gold-edge{stroke:#ffa900;stroke-width:2}.gold-edge-thick{stroke:#ffa900;stroke-width:4}.polarizer-side{fill:gray;fill-opacity:.5}.detector-light-off{fill:red}.detector-light-on{fill:lime}.measurement-text{text-anchor:middle}text.stock-count{text-anchor:end;font-size:24px;stroke:#222}.stock-empty>g.stock-dragged{opacity:1!important}.stock-empty>g>use.element,.stock-empty>text.stock-count{opacity:.5}.stock-empty>g>.hitbox{fill:#ee9090} |