Template:Team:BGU Israel/style.css

From 2013.igem.org

(Difference between revisions)
Line 1,159: Line 1,159:
}
}
 +
 +
 +
#topics_hp{
 +
float: left;
 +
width: 1000px;
 +
margin-left: auto;
 +
margin-bottom: auto;
 +
}
 +
 +
table.topics {
 +
 +
border:0px ;
 +
 +
margin-bottom:28px;
 +
 +
margin-left:auto;
 +
margin-right:auto;
 +
width:100%;
 +
text-align: left;
 +
    text-decoration: none;
 +
}
 +
 +
 +
td.topics, th.topics{
 +
 +
border:0px;
 +
align:center;
 +
 +
}
 +
td.topics_hp:hover {
 +
  background: #5D6875;
 +
 +
}
 +
 +
.topics-pic_hp {
 +
  width:300px;
 +
  height:240px;
 +
  align:center;
 +
 +
}
 +
.topics-text_hp {
 +
  width:300px;
 +
  height:64px;
 +
  background:#585858;
 +
  color:#ffffff;
 +
  text-decoration: none;
 +
 +
}
 +
 +
.topics-pic1 {
 +
  width:550px;
 +
  height:240px;
 +
  align:center;
 +
 +
}
 +
 +
.topics_hp a {
 +
  text-decoration: none;
 +
  color:#ffffff;
 +
 +
}
 +

Revision as of 14:35, 21 September 2013