-
Notifications
You must be signed in to change notification settings - Fork 75
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated team page. Added more publication content incl fetching avata…
…rs and project names.
- Loading branch information
Sarah Allen
committed
Jun 18, 2015
1 parent
5a23bed
commit 342ac3b
Showing
10 changed files
with
221 additions
and
93 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,3 +7,5 @@ | |
/public/main.js | ||
/public/main.js.map | ||
/public/vendor.js | ||
|
||
.DS_Store |
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,37 @@ | ||
.publications-page | ||
display: block | ||
display: flex | ||
flex-wrap: wrap | ||
|
||
.publications-content | ||
flex: 2 1 80% | ||
|
||
h2 | ||
text-transform: capitalize | ||
|
||
.publications-list | ||
padding: 0 | ||
|
||
.project-name | ||
display: inline-block | ||
|
||
.publication-count | ||
color: #5a5a5a | ||
font-size: 1.4em | ||
font-weight: 700 | ||
|
||
.publication-item | ||
display: inline-flex | ||
flex-wrap: wrap | ||
list-style: none | ||
margin: 1em 0 | ||
width: 100% | ||
|
||
img | ||
flex: 1 1 50px | ||
margin-right: 1em | ||
max-width: 50px | ||
max-height: 50px | ||
|
||
.citation | ||
p | ||
margin: 0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.