Skip to content

Instantly share code, notes, and snippets.

@parkr
Created December 19, 2011 00:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save parkr/1494982 to your computer and use it in GitHub Desktop.
Save parkr/1494982 to your computer and use it in GitHub Desktop.
Leacock's Projects List
/**
* Leacock's Projects List
*/
body {
background: #eee;
min-height:100%;
font-family: "Alte Haas Grotesk", Tahoma, Geneva, Tahoma, sans-serif;
padding-top: 63px;
text-align: center;
}
a {
color: #d80000;
text-decoration: none;
font-size: 100px;
display: block;
font-weight: bold;
width: 100%;
}
a:hover {
color: white;
background-color: #d80000;
}
<img src="http://leacocks.com/Sessions/logo.png" alt="Leacock's Logo">
<a href="Calendar" title="Calendar">Calendar</a>
<a href="CampuSPOT" title="CampuSPOT">CampuSPOT</a>
<a href="Cocky" title="Cocky">Cocky</a>
<a href="Code" title="Code">Code</a>
<a href="FeaturesBlog" title="FeaturesBlog">FeaturesBlog</a>
<a href="Feed" title="Feed">Feed</a>
<a href="Photos" title="Photos">Photos</a>
<a href="Sessions" title="Sessions">Sessions</a>
<a href="Sitemap" title="Sitemap">Sitemap</a>
<a href="WhoWeAre" title="WhoWeAre">WhoWeAre</a>
{"view":"split-vertical","prefixfree":"1","page":"css"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment