Thiruppathi Muthukumar
Web Developer
/*
* Theme: About Me
* Author: Thiruppathi Muthukumar
*/
#thiru {
height: 194cm;
color: #c0ffee;
voice-family: male;
speech-rate: medium;
elevation: higher;
content: 'web-developer';
cursor: help;
}
about me
/**
Theme: Happy Pongal 2015
Author: Thiruppathi Muthukumar
**/
.pongal-pot {
overflow: none !important;
}
/**
Theme: Happy Pongal & Happy Tamil New Year
Author: Thiruppathi Muthukumar
**/
/* thai - First Month in Tamil Calendar */
#thai-1 .allChannels {
content: 'Happy Pongal';
}
#thai-1 .kalaingarTv {
content: 'Happy Tamil New Year & Happy Pongal';
}
/**
Theme: Jallikattu
Author: Thiruppathi Muthukumar
**/
#horse-race .peta {
display: none;
}
#jallikattu .peta {
display: block;
border: 5px solid red;
}
/**
Theme: Mahabharatham
Scene: Gurushektra - Day 9
Author: Thiruppathi Muthukumar
**/
#arjun {
z-index:0;
}
#sigandi {
z-index: 1;
}
#beeshmar .weapon {
display: none;
}
/**
Theme: 20 Years of Baasha
Author: Thiruppathi Muthukumar
**/
#manickam .anger {
display: none;
}
#baasha .anger {
display: block;
}
/**
Theme: 20 Years of Baasha
Author: Thiruppathi Muthukumar
**/
#anger .chennai{
display: none;
}
#anger .mumbai {
display: block;
}
/**
Theme: Vijay
Author: Thiruppathi Muthukumar
**/
#vijay {
@extend maheshBabu;
}
/**
Theme: Yennai Arinthaal
Author: Thiruppathi Muthukumar
**/
.yennai-Arinthaal {
@extend KaakhaKaakha;
@extend VettaiyaaduVilaiyaadu;
}
/**
Theme: I - Athukkum Mela
Author: Thiruppathi Muthukumar
**/
#pattinaPaakkamRavi .revengeLevel {
z-index:1;
}
#osma .revengeLevel {
z-index:9;
}
#john .revengeLevel {
z-index:100;
}
#chubbyChairman .revengeLevel {
z-index:1000;
}
#drVasudevan .revengeLevel {
z-index:10000;
}
#lingesan .revengeLevel {
z-index:1000000000000000000000000000000000000000000000000000000000000;
}
Athukkum Mela
/**
Theme: Kaveri
Author: Thiruppathi Muthukumar
**/
#Karnataka .kaveri {
overflow: hidden;
}
/**
Theme: Common Man
Author: Thiruppathi Muthukumar
**/
#lotus {
float: right;
}
#hand {
float: left;
}
#broom .delhi {
clear: both;
}
/**
Theme: Game of Thrones - Jon Snow
Author: Thiruppathi Muthukumar
**/
#jonSnow .knowledge {
display: none;
}
/**
Theme: Game of Thrones - Hodor
Author: Thiruppathi Muthukumar
**/
#hodor {
height: 210cm;
}
#hodor .speaks {
content: 'Hodor';
}
By Thiruppathi Muthukumar