Template:Team:HokkaidoU Japan/Team/style.css

From 2011.igem.org

(Difference between revisions)
m
m
 
(7 intermediate revisions not shown)
Line 8: Line 8:
.hokkaidou-profile {
.hokkaidou-profile {
     position: relative;
     position: relative;
-
     width: 400px;
+
     width: 380px;
     height: 100px;
     height: 100px;
     float: left;
     float: left;
     margin: 10px;
     margin: 10px;
-
     padding: 10px;
+
     padding: 20px;
     border: 1px double #e4e4e4;
     border: 1px double #e4e4e4;
     -webkit-border-radius: 4px;
     -webkit-border-radius: 4px;
Line 29: Line 29:
   color:#ababab;
   color:#ababab;
}
}
 +
.hokkaidou-profile a{
 +
  color:#ababab;
 +
  text-decoration:underline;
 +
}
 +
 +
.hokkaidou-profile a:hover{
 +
  text-decoration:none;
 +
}
 +
.hokkaidou-profile p{
.hokkaidou-profile p{
   text-indent: 0;
   text-indent: 0;
Line 42: Line 51:
}
}
.hokkaidou-profile h3:before {
.hokkaidou-profile h3:before {
-
     left: 10px;
+
     left: 20px;
}
}
.hokkaidou-profile h3,
.hokkaidou-profile h3,
.hokkaidou-profile p {
.hokkaidou-profile p {
-
     margin-left: 80px;
+
     margin-left: 90px;
}
}

Latest revision as of 18:00, 22 October 2011