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:
parent
12406d35d0
commit
24ccc19d4e
1 changed files with 1 additions and 2 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue