diff --git a/Credits.css b/Credits.css new file mode 100644 index 00000000..a42f2d7c --- /dev/null +++ b/Credits.css @@ -0,0 +1,56 @@ +body { + margin: 0; + font-family: Arial, sans-serif; + display: flex; + justify-content: center; + align-items: center; + height: 100vh; + background-color: #f0f0f0; + } + + .credits-container { + text-align: center; + background: white; + padding: 50px; + border-radius: 10px; + box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); + } + + h1 { + font-size: 50px; + margin-bottom: 20px; + color: #333; + } + + .credits-list { + margin-bottom: 20px; + } + + .credit-item { + margin-bottom: 15px; + } + + .credit-item h2 { + font-size: 24px; + margin: 0; color: #ff6f61; + } + + .credit-item p { + font-size: 18px; + margin: 5px 0 0; + color: #555; + } + + button { + padding: 10px 20px; + font-size: 16px; + color: white; + background-color: #ff6f61; + border: none; + border-radius: 5px; + cursor: pointer; + } + + button:hover { + background-color: #ff4a3d; + } \ No newline at end of file diff --git a/Credits.js b/Credits.js new file mode 100644 index 00000000..dfb33e73 --- /dev/null +++ b/Credits.js @@ -0,0 +1 @@ +function goBack() { window.history.back(); } \ No newline at end of file diff --git a/credits.html b/credits.html index 59bbd92d..be434c86 100644 --- a/credits.html +++ b/credits.html @@ -3,35 +3,43 @@
Miles Allen/Robert Winberg
+Miles Allen/Robert Winberg
+Samual Swanson/Soren Graff
+Noah Lindquist
+- + +
- - - - -
- Back -
- -
Miles Allen
-
Robert Winberg
-
Samuel Swanson
-
oliver crolay
-
sky/amed
-
help me
-
colen
- Robert.W - miles.a info - PapasPizzeria -
fun-miles by miles Allen and Robert Winberg is licensed under Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International
+ + +
+ - +