I hereby claim:
- I am iosdevelop on github.
- I am webdeveloperai (https://keybase.io/webdeveloperai) on keybase.
- I have a public key ASB6KIC3Z32M0qldthUJDtQkCxcbC0fAcKwYPuihI0bMyQo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
* { | |
outline: 1px solid red !important; | |
} |
$('h2').replaceWith(function(){ return $('<h1 />',{html: $(this).html()}); }); |
AF|Afghanistan | |
AX|Åland Islands | |
AL|Albania | |
DZ|Algeria | |
AS|American Samoa | |
AD|Andorra | |
AO|Angola | |
AI|Anguilla | |
AQ|Antarctica | |
AG|Antigua and Barbuda |
/*You can use filters by -webkit-filter: Filters is very new to browsers and is only support in very modern browsers. You can change an image to grayscale, sepia and lot more (look at the example). | |
So you can now change color of a PNG file with filters now.*/ | |
body { | |
background-color:#03030a; | |
min-width: 800px; | |
min-height: 400px | |
} | |
img { |