1. More updates to the map of science vis.
This commit is contained in:
parent
1c594395aa
commit
c79c6cf968
13 changed files with 150 additions and 14 deletions
|
@ -32,6 +32,24 @@ div.overview-value :last-child {
|
|||
padding-right: 10px;
|
||||
vertical-align: text-top;
|
||||
}
|
||||
|
||||
/* <------ INDIVIDUAL MAP OF SCIENCE */
|
||||
#map-of-science {
|
||||
float: right;
|
||||
padding: 0 3px 20px 0;
|
||||
background-color: #fff;
|
||||
}
|
||||
|
||||
#map-of-science h3 {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
#map-of-science h3 img {
|
||||
padding-right: 10px;
|
||||
vertical-align: text-top;
|
||||
}
|
||||
|
||||
|
||||
/* <------ POSITIONS */
|
||||
ul#individual-personInPosition {
|
||||
list-style-type: circle;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue