NIHVIVO-641: Removed Network stats. If BC provide the data to wire the network stats, I will put it back. Also, cleaned menupage.css

This commit is contained in:
mb863 2011-01-30 17:19:23 +00:00
parent bad03c9955
commit e25b9fe3f1

View file

@ -8,8 +8,6 @@
clear: both;
width: 100%;
margin: 1em auto;
/* padding-top: 30px; nac26: not sure we need all this space up top*/
/* margin-bottom: 30px;*/
}
#menupage-intro h3 {
padding: 0 25px 15px 0;
@ -90,25 +88,6 @@ ul#find-filters a{
width: 265px;
height: 35px;
}
/* NETWORK STATS ------> */
#network-stats{
clear: both;
width: 90%;
margin: 0 auto;
height: 67px;
margin-bottom: 30px;
}
#network-stats h3{
float: left;
width: 150px;
padding: 20px 12px 10px 12px;
}
#network-stats p{
padding: 15px 15px 15px 175px;
font-size: .875em;
line-height: 1.5;
color: #5e6363;
}
/* RESEARCHERS ------> */
#researchers {
clear: both;