This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[user] | |
email = [email protected] | |
name = Aaron Stanush | |
[color] | |
ui = auto | |
[color "branch"] | |
current = yellow reverse | |
local = yellow | |
remote = green |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Year | Registered Attendance | Percent Change | |
---|---|---|---|
1995 | 1010 | ||
1996 | 1356 | 34 | |
1997 | 1401 | 3 | |
1998 | 1252 | -10 | |
1999 | 2233 | 78 | |
2000 | 3755 | 68 | |
2001 | 3155 | -15 | |
2002 | 3015 | -4 | |
2003 | 3036 | 1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* -- Gmail -- */ | |
/* mailbox selector thing */ | |
.W0F9rd, | |
.J-N-Jz { | |
color: #28701a !important; | |
} | |
/* compose button */ | |
.T-I-KE { | |
background-image: -webkit-gradient(linear,left top,left bottom,from(#4BaD39),to(#48a136)) !important; | |
} |