GIF89a; %PDF-1.5 %���� ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµùÕ5sLOšuY
Server IP : 134.29.175.74 / Your IP : 216.73.216.160 Web Server : nginx/1.10.2 System : Windows NT CST-WEBSERVER 10.0 build 19045 (Windows 10) i586 User : Administrator ( 0) PHP Version : 7.1.0 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /nginx/html/Life/ |
Upload File : |
* { padding: 0; margin: 0; } body { text-align: center; font-family: sans-serif; } h1 { margin: 10px auto 10px; display: inline-block; } table { margin: 0 auto; border-spacing: 0; border-collapse: collapse; } td { border: 1px solid gray; } @keyframes birth { 50% { background: green; } } #grid { margin-top: 5px; } #grid input[type="checkbox"] { -webkit-appearance: none; -moz-appearance: none; appearance: none; display: block; width: 22px; height: 20px; background: WhiteSmoke; } #grid input[type="checkbox"]:checked { background: black; animation: birth 150ms; } #grid input[type="checkbox"]:focus { outline: 2px solid green; outline-offset: -2px; } div.buttons { margin-top: 5px; } button#next { background-color: #4CAF50; /* Green */ border: none; color: white; padding: 15px 20px; text-align: center; text-decoration: none; display: inline-block; font-size: 16px; cursor: pointer; position: relative; overflow: hidden; min-width: 100px; } button#next.next:before { content: "Next"; } button#next.play:before { content: "Play"; } button#next.play:after { content: "\2023"; } button#next.stop:before { content: "Stop"; } button#next.stop:after { content: "\2022"; } button#next.play, button#next.stop { padding-right: 40px } button#next.play:before, button#next.stop:before { position: relative; left: 20px; } button#next.play:after, button#next.stop:after { display: block; position: absolute; top: -6px; left: 15px; font-size: 50px; padding-left: 40px: } input { cursor: pointer; } #autoplay-label, #speed-label { padding: 15px 10px 16px; background-color: #4CAF50; color: white; margin: 0 0 0 5px; } #speed { top: 4px; position: relative; direction: rtl; } #info { margin-top: 5px; font-family: monospace; font-size: 12px; text-transform: full-width; }