Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions _data/navigation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ main:
url: /online-toxicity/
- page: "Tools & Resources"
url: /tools-and-resources/
- page: "STAMINA"
url: /stamina/
- page: "Publications"
url: /publications/
url: /
Expand Down
131 changes: 131 additions & 0 deletions stamina/css/bibbase_css.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,131 @@

.bibbase_group {
/* font-size: 10pt; */
/* font-weight: bold; */
/* text-decoration: none; */
color: black;
display: none;
}

.bibbase_paper {
/* font-size: 9pt; */
margin-bottom: 30px;
}

/* choose between icons and text (or both). Choose which one _not_ to show: */
img.bibbase_icon {
display: none;
/* text-decoration: none; */
}

#img.bibbase_icon_text {
display: none;
}

.bibbase_icon_text {
/* color: #5D0001; */
/* font-size: 9pt; */
/* line-height: 12pt; */
/* margin-bottom: 10px; */
/* text-decoration: none; */
}

.bibbase_icon_text:after {
content: " | ";
}

span.bibbase_icon_text {
/* text-decoration: none; */
}

/* the parts of each entry are: title_author_year venue note (newline) content
where "content" is the set of urls and possibly an abstract
*/

span.bibbase_paper_titleauthoryear {
color: #000000;
/* font-size: 10pt; */
display: block;
}

span.bibbase_paper_title {
color: #000000;
font-weight: bold;
display: block;
}

span.bibbase_paper_title a{ pointer-events: none; }

span.bibbase_paper_title a, span.bibbase_paper_title a:link, span.bibbase_paper_title a:visited {
background-color: transparent;
}

span.bibbase_paper_title a:hover {
text-decoration: underline;
background-color: transparent;
}

span.bibbase_paper_author {
color: #000000;
}

span.bibbase_paper_year {
color: #000000;
}

span.bibbase_paper_content {
letter-spacing: -0.5px;
}

.bibbase_paper_content a {
letter-spacing: -0.5px;
}

span.bibbase_paper_venue {
letter-spacing: -0.5px;
}

span.bibbase_paper_note {
letter-spacing: -0.5px;
}

span.bibbase_group_count {
display: none;
}

span.bibbase_group_head {
display: none;
}

#bibbase_header a {
display: none;
}

#bibbase_header {
display: none;
}


#bibbase_group {
padding-left: -20px;

/* list-style-type: none; */
}

.bibbase_group_body {
margin-left: 0px;
}


span.bibbase_paper_title a:active {
pointer-events: none;
cursor: default;
}

span.bibbase_paper_title a:disabled {
pointer-events: none;
cursor: default;
}


.bibbase_amazon .bibbase.link { display: none; }
6 changes: 6 additions & 0 deletions stamina/css/bootstrap.min.css

Large diffs are not rendered by default.

13 changes: 13 additions & 0 deletions stamina/css/plain-style.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
body{

font-family: 'Open Sans', sans-serif;
}

.box {
/*width: 100px;
height: 100px;*/
padding: 10px;
border: 3px solid gray;
background-color: #F8F8F8;
font-size: 18pt;
}
63 changes: 63 additions & 0 deletions stamina/css/scrolling-nav.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,63 @@
/*!
* Start Bootstrap - Scrolling Nav (http://startbootstrap.com/)
* Copyright 2013-2016 Start Bootstrap
* Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
*/

body {
width: 100%;
height: 100%;
}

html {
width: 100%;
height: 100%;
}

@media(min-width:767px) {
.navbar {
padding: 8px 0;
-webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
-moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
transition: background .5s ease-in-out,padding .5s ease-in-out;
}

.top-nav-collapse {
padding: 0;
}
}

/* Demo Sections - You can use these as guides or delete them - the scroller will work with any sort of height, fixed, undefined, or percentage based.
The padding is very important to make sure the scrollspy picks up the right area when scrolled to. Adjust the margin and padding of sections and children
of those sections to manage the look and feel of the site. */

.some-section {
/* height: 200%; */
padding-top: 50px;
/* text-align: center; */
/* background: #fff; */
}

.some-title {
font-weight: 700;
}
/* .about-section { */
/* /\* height: 100%; *\/ */
/* padding-top: 150px; */
/* /\* text-align: center; *\/ */
/* /\* background: #eee; *\/ */
/* } */

/* .services-section { */
/* /\* height: 400%; *\/ */
/* padding-top: 150px; */
/* /\* text-align: center; *\/ */
/* /\* background: #fff; *\/ */
/* } */

/* .contact-section { */
/* /\* height: 100%; *\/ */
/* padding-top: 150px; */
/* /\* text-align: center; *\/ */
/* /\* background: #eee; *\/ */
/* } */
Binary file added stamina/images/Max.JPG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added stamina/images/delphi.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added stamina/images/fli_logo_white-300x204.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added stamina/images/ivado-rgb_logo-full-degrade.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added stamina/images/milalogowebcoulrgb.png
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