Adding some padding to the header titlew (Organization, Research, etc..) of menu pages and adding some margin bottom to the Temporal Graph link in menupage Organization.

This commit is contained in:
mb863 2011-02-03 20:21:03 +00:00
parent 12406d35d0
commit 24ccc19d4e

View file

@ -7,8 +7,7 @@
margin: 1em auto;
}
#menupage-intro h3 {
padding: 0 25px 15px 0;
padding-bottom: 20px;
padding: 0 25px 20px 0;
}
#menupage-content {
float: left;