Skip to content

Commit

Permalink
Merge pull request #146 from Eastern-Research-Group/feature/update-ep…
Browse files Browse the repository at this point in the history
…a-template

Updated the EPA template
  • Loading branch information
cschwinderg authored Apr 24, 2024
2 parents ac43549 + 7af8d00 commit 1cadc21
Show file tree
Hide file tree
Showing 52 changed files with 1,625 additions and 1,293 deletions.
452 changes: 253 additions & 199 deletions app/app/public/400.html

Large diffs are not rendered by default.

451 changes: 252 additions & 199 deletions app/app/public/500.html

Large diffs are not rendered by default.

330 changes: 207 additions & 123 deletions app/app/public/api-docs/index.html

Large diffs are not rendered by default.

516 changes: 285 additions & 231 deletions app/app/public/api_key_signup.html

Large diffs are not rendered by default.

89 changes: 42 additions & 47 deletions app/app/public/css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -35,52 +35,6 @@
}
}

.fa {
box-sizing: content-box;
padding: 4px;
font-size: 20px;
width: 20px;
text-align: center;
text-decoration: none;
margin: 5px 2px;
border-radius: 50%;
}

.fa-facebook {
background: white;
color: #0071bc;
border: 1px solid #0071bc;
}

.fa-twitter {
background: white;
color: #0071bc;
border: 1px solid #0071bc;
}

.fa-pinterest {
background: white;
color: #0071bc;
border: 1px solid #0071bc;
}

.fa-envelope {
background: white;
color: #0071bc;
border: 1px solid #0071bc;
}

.fa:visited {
color: #0071bc;
}

.fa:hover {
opacity: 0.8;
color: white;
background: #0071bc;
text-decoration: none;
}

.fat {
display: inline-block;
font-family: FontAwesome, Arial, Helvetica, sans-serif;
Expand Down Expand Up @@ -121,7 +75,48 @@
padding: 0.25em;
}

.share-links {
align-items: center;
display: inline-flex;
margin-left: 1em;
padding-left: 0;
}

.share-links a {
text-decoration: none;
align-items: center;
display: inline-flex;
font-size: 0;
justify-content: center;
text-decoration: none;
}

.share-links a:hover {
text-decoration: none;
}

.share-links svg,
.share-links div {
background: white;
border: 1px solid #0071bc;
border-radius: 50%;
box-sizing: content-box;
color: #0071bc;
font-size: 20px;
height: 20px;
margin: 5px 2px;
padding: 4px;
text-align: center;
width: 20px;
}

.share-links svg:hover,
.share-links div:hover {
opacity: 0.8;
color: white;
background: #0071bc;
}

.share-links svg:visited,
.share-links div:visited {
color: #0071bc;
}
File renamed without changes.
Binary file not shown.
Binary file not shown.
File renamed without changes.
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.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
31 changes: 31 additions & 0 deletions app/app/public/epa-template-files/images/safari-pinned-tab.svg
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.
File renamed without changes
File renamed without changes
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
1 change: 0 additions & 1 deletion app/app/public/images/usa-icons/close.svg
Diff not rendered.
Loading

0 comments on commit 1cadc21

Please sign in to comment.