Skip to content

Instantly share code, notes, and snippets.

View robhrt7's full-sized avatar

Robert Haritonov robhrt7

View GitHub Profile
@robhrt7
robhrt7 / dabblet.css
Created August 26, 2013 09:49
Untitled
@keyframes bgg {
from {background: yellow;}
to {background: blue;}
}
.anim {
width: 200px;
height: 200px;
@robhrt7
robhrt7 / gist:5771971
Last active December 18, 2015 10:59
Hoodie local-tld install error - npm ERR! weird error 126
operatino:Apps operatino$ npm install -g local-tld
npm http GET https://registry.npmjs.org/local-tld
npm http 304 https://registry.npmjs.org/local-tld
npm http GET https://github.com/sstephenson/dnsserver.js/archive/library.tar.gz
npm http GET https://registry.npmjs.org/watchfd
npm http GET https://registry.npmjs.org/http-proxy
npm http 304 https://registry.npmjs.org/watchfd
npm http 304 https://registry.npmjs.org/http-proxy
npm http 200 https://github.com/sstephenson/dnsserver.js/archive/library.tar.gz
npm http GET https://registry.npmjs.org/colors
@robhrt7
robhrt7 / dabblet.css
Created June 7, 2013 14:43 — forked from Leikam/dabblet.css
Untitled
#f {
width: 50px;
height: 50px;
opacity:0;
visibility: hidden;
background: yellow;
float: left;
margin-left: 0%;
transition: margin 2s ease-in}
/*раскомментировать для анимации*/
div {
width: 50px; height: 50px;
background: red;
-webkit-transition: -webkit-transform 1s;
}
div:hover {
-webkit-transform: scale(2);
}
@robhrt7
robhrt7 / .htaccess
Last active December 3, 2015 23:37
# Apache Server Configs v2.14.0 | MIT License
# https://github.com/h5bp/server-configs-apache
# (!) Using `.htaccess` files slows down Apache, therefore, if you have
# access to the main server configuration file (which is usually called
# `httpd.conf`), you should add this logic there.
#
# https://httpd.apache.org/docs/current/howto/htaccess.html.
# ######################################################################
@robhrt7
robhrt7 / dabblet.css
Created November 18, 2012 15:26
The first commented line is your dabblet’s title
/**
* The first commented line is your dabblet’s title
*/
background: #f06;
background: linear-gradient(45deg, #f06, yellow);
min-height: 100%;
@robhrt7
robhrt7 / tc.css
Created November 18, 2012 15:01
Tico - simb
empty
@robhrt7
robhrt7 / tc.css
Created November 18, 2012 15:01
Tico
empty
@robhrt7
robhrt7 / tc.css
Created November 18, 2012 15:00
Form - form__gl-1-2
empty
@robhrt7
robhrt7 / tc.css
Created November 18, 2012 14:52
Form - form_ul
empty