Skip to content

Commit

Permalink
Finishing touches
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason Rappaport committed May 4, 2021
1 parent b8e0957 commit 76df8d2
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions about.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>About GoldenChaos-BTT 3.560</title>
<title>About GoldenChaos-BTT 3.561</title>
<style>
body {
color: #fff;
Expand Down Expand Up @@ -125,7 +125,6 @@
}

section {
background: rgba(255, 255, 255, 0.1);
border-radius: 4px;
padding: 16px;
margin: 0 16px 16px 16px;
Expand Down Expand Up @@ -237,15 +236,17 @@
padding: 12px;
color: #fff;
text-align: center;
border: 1px solid rgba(255,255,255,.2);
font-size: 12px;
position: relative;
border-radius: 4px;
background: rgba(255, 255, 255, 0.1);
border-radius: 4px;
position: relative;
-webkit-transform: translate3d(0, 0, 0);
background: rgba(255,255,255,.12);
border-radius: 8px;
}

.links a:hover {
background: rgba(255, 255, 255, 0.2);
background: rgba(255, 255, 255, 0.15);
cursor: pointer;
}

.links a img:first-of-type {
Expand Down
Binary file modified faceports.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 modified zelda-maps.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 76df8d2

Please sign in to comment.