diff --git a/collaboration.html b/collaboration.html
index 5cb33ad..40012ee 100644
--- a/collaboration.html
+++ b/collaboration.html
@@ -60,7 +60,7 @@
Project Activity
Authorship
- We are a community committed to fostering open lines of communication between astronomers, cosmologists, and deep learning enthusiasts and experts. Because of this, we ask all members to be generous with authorship on projects that come out of the community.
+ We are a community committed to fostering open lines of communication between scientists, researchers, deep learning enthusiasts and experts. Because of this, we ask all members to be generous with authorship on projects that come out of the community.
- If someone has provided code or text for a publication, offer them an opt-in opportunity to co-author the work.
- If someone’s ideas and feedback have been instrumental to your results, we require that you include them in either co-authorship or acknowledgements.
diff --git a/default.css b/default.css
index 9bf0d18..06cf11e 100644
--- a/default.css
+++ b/default.css
@@ -415,6 +415,7 @@
#featured-wrapper
{
+ margin: 100px;
overflow: hidden;
padding: 5em 0em;
background: #FFF;
@@ -467,7 +468,7 @@
#portfolio-wrapper
{
- padding: 6em 0em;
+ padding: 0em 0em;
}
#portfolio
@@ -478,15 +479,21 @@
#portfolio img
{
- margin: 0;
+ margin: 0 0 10px 0;
padding: 0;
+/* border-bottom: 4px solid #7C7C7C;
+ border-top: 4px solid #7C7C7C;
+ border-right: 4px solid #DADADA;
+ border-left: 4px solid #DADADA; */
}
#portfolio .box
{
padding: 30px;
+ /*height: 500px;*/
background: #FFF;
- border-bottom: 2px solid #7C7C7C;
- border-right: 1px solid #DADADA;
- border-left: 1px solid #DADADA;
+ border-bottom: 4px solid #7C7C7C;
+ border-top: 4px solid #7C7C7C;
+ border-right: 4px solid #DADADA;
+ border-left: 4px solid #DADADA;
}
diff --git a/index.html b/index.html
index fb53840..30ea0e3 100644
--- a/index.html
+++ b/index.html
@@ -49,6 +49,7 @@ about the Fast ML Lab
+
@@ -85,6 +86,7 @@
Learn more!
+