Skip to content

Commit

Permalink
Deployed dfb2853 with MkDocs version: 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 19, 2024
0 parents commit 61d3277
Show file tree
Hide file tree
Showing 131 changed files with 32,278 additions and 0 deletions.
Empty file added .nojekyll
Empty file.
875 changes: 875 additions & 0 deletions 404.html

Large diffs are not rendered by default.

909 changes: 909 additions & 0 deletions about/index.html

Large diffs are not rendered by default.

67 changes: 67 additions & 0 deletions assets/extra.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,67 @@
products-offers {
display: flex;
flex-wrap: wrap;
justify-content: space-around;
/* Adjust spacing between items */
}

.grantor-tile {
border: 1px solid #ddd;
padding: 10px;
margin: 10px;
text-align: center;
width: 40%;
height: 400px;
display: inline-block;
overflow: hidden;
position: relative;
}

.grantor-tile img {
max-width: 100px;
height: auto;
}

.grantor-tile h3 {
font-size: 1.2em;
margin: 10px 0;
}

.grantor-tile p {
font-size: 0.9em;
color: #666;
}

.grantor-tile .offer {
background-color: #f8f8f8;
/* Match the see-more bar background color */
padding: 10px;
font-size: 1em;
color: #333;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
/* Add border to match the see-more bar */
position: absolute;
bottom: 40px;
/* Adjust to position above the see-more bar */
left: 0;
width: 100%;
text-align: center;
}

.grantor-tile .see-more {
background-color: #f8f8f8;
padding: 10px;
text-align: center;
border-top: 1px solid #ddd;
position: absolute;
bottom: 0;
left: 0;
width: 100%;
}

.grantor-tile .see-more a {
text-decoration: none;
color: #007bff;
font-weight: bold;
}
Binary file added assets/images/favicon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
29 changes: 29 additions & 0 deletions assets/javascripts/bundle.fe8b6f2b.min.js

Large diffs are not rendered by default.

7 changes: 7 additions & 0 deletions assets/javascripts/bundle.fe8b6f2b.min.js.map

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions assets/javascripts/lunr/min/lunr.ar.min.js

Large diffs are not rendered by default.

18 changes: 18 additions & 0 deletions assets/javascripts/lunr/min/lunr.da.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 18 additions & 0 deletions assets/javascripts/lunr/min/lunr.de.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 18 additions & 0 deletions assets/javascripts/lunr/min/lunr.du.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 61d3277

Please sign in to comment.