From 4a7e5484c1890ad57556033650ff69163c26a058 Mon Sep 17 00:00:00 2001 From: "Edward Z. Yang" Date: Wed, 11 Feb 2009 00:20:26 -0500 Subject: [PATCH] Float jhamrick pic to the right. Signed-off-by: Edward Z. Yang --- index.mdwn | 4 +--- local.css | 5 +++++ 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/index.mdwn b/index.mdwn index efc079a..3c255be 100644 --- a/index.mdwn +++ b/index.mdwn @@ -30,6 +30,7 @@ Have a computing question or need some help? Come drop by our office. ## SIPB Events Every year, SIPB offers a number of awesome computer-related events to the MIT community. Here's a list of some of our events: +
hackathon
* [IAP classes](http://sipb.mit.edu/iap)
Teach or learn. Knowledge is power.
* [SIPB Cluedumps](http://cluedumps.mit.edu/)
@@ -41,9 +42,6 @@ At the beginning of each year, SIPB offers tours of the MIT computing infrastruc * [[SIPB Computer Stories|computer_stories]]
Come listen to interesting computer stories about MIT in this annual event. - -![hackathon](photos/hackathon-1.jpg) - ## Getting Involved SIPB is always open to new contributors. You can join one of the projects above or start your own. Learn more about [[getting_involved|join]]. diff --git a/local.css b/local.css index 24372f6..d9ae413 100644 --- a/local.css +++ b/local.css @@ -30,3 +30,8 @@ float: right; align: left; width: 50%; } + +.right +{ +float: right; +} -- 2.44.0