changeset 50:21204348ce6e

fixed css bugs.
author Atul Varma <varmaa@toolness.com>
date Sun, 27 Jun 2010 01:39:18 +0000
parents dd7ed8307cd5
children 71686dfb845d
files static-files/index.html
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/static-files/index.html	Sat Jun 26 18:32:15 2010 -0700
+++ b/static-files/index.html	Sun Jun 27 01:39:18 2010 +0000
@@ -111,6 +111,7 @@
     position: relative;
     top: -52px;
     left: 52px;
+    width: 548px;
   }
 
   .attendee .name {
@@ -153,6 +154,10 @@
     content: ".";
     color: black;
   }
+
+  .attendee .bio a {
+    text-decoration: underline;
+  }
   </style>
 </head>
 <body>