NIHVIVO-2063: placed contents of index page into columns

This commit is contained in:
tworrall 2011-04-15 14:50:05 +00:00
parent 15b778fd79
commit 32e4f81be7
3 changed files with 64 additions and 1 deletions

View file

@ -66,4 +66,11 @@
/* <------ INDEX PAGE*/
.siteMap h2 {
padding-bottom: 0;
}
}
.class-group {
margin-right:25px;
}
#isotope-container {
height:620px;
overflow:visible;
}