Skip to content

Instantly share code, notes, and snippets.

@egohub
egohub / flag.html
Created February 17, 2020 17:32
this is flag
<style>
.thumbnail {
width: 70%;
}
.grid-thumb {
padding: 10%;
}
.grid-thumbs {
@egohub
egohub / calendar.css
Created November 11, 2015 12:16
Calendar
html, body {
margin: 0;
padding: 0;
background: #efefef;
font-family: 'noto sans myanmar', padauk, myanmar3, tharlon, pyidaungsu, sans-serif;
line-height: 1.8em;
}
.text-right {
text-align: right;
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@egohub
egohub / ego.js
Created October 28, 2015 06:21
git
/*!
* VERSION: 1.16.1
* DATE: 2015-03-13
* UPDATES AND DOCS AT:
*
* Includes all of the following: TweenLite, TweenMax, TimelineLite, TimelineMax, EasePack, CSSPlugin, RoundPropsPlugin, BezierPlugin, AttrPlugin, DirectionalRotationPlugin
*
* @license Copyright (c) 2008-2015, GreenSock. All rights reserved.
* This work is subject to the terms at http://greensock.com/standard-license or for
* Club GreenSock members, the software agreement that was issued with your membership.