Skip to content

Commit

Permalink
Merge pull request #155 from danielzhang2001/DanielsBranch
Browse files Browse the repository at this point in the history
a
  • Loading branch information
danielzhang2001 authored Apr 19, 2024
2 parents cd63d7a + a349296 commit 5672a81
Show file tree
Hide file tree
Showing 25 changed files with 1,458 additions and 3 deletions.
59 changes: 59 additions & 0 deletions .history/assets/css/custom_styles_20240418202543.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
.menu {
display: flex;
align-items: center;
justify-content: space-evenly;
position: absolute;
top: 0;
right: 0;
left: 10%;
width: auto;
height: 40px;
background: linear-gradient(to right, navy, #005085);
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
border-top: none;
border-left: 2px solid rgba(8, 42, 136, 0.5);
border-right: 2px solid rgba(8, 42, 136, 0.5);
border-bottom: 2px solid rgba(8, 42, 136, 0.5);
border-radius: 0 0 20px 20px;
z-index: 1000;
}

.menu a {
padding: 0 5px;
border-right: 2px solid rgba(8, 42, 136, 0.5);
color: white;
text-decoration: none;
text-align: center;
text-indent: -10px;
}

.menu a:last-child {
border-right: none;
}

.banner {
display: flex;
align-items: center;
justify-content: center;
width: 120px;
height: 25px;
color: #fff;
font-size: 14px;
font-weight: 700;
border-radius: 2px;
background-repeat: no-repeat;
background-position: right 15px center;
background-size: 20px 20px;
}

.home {
background-image: url('../images/home.png');
}

.github {
background-image: url('../images/github.png');
}

.privacy {
background-image: url('../images/privacy.png');
}
59 changes: 59 additions & 0 deletions .history/assets/css/custom_styles_20240418203209.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
.menu {
display: flex;
align-items: center;
justify-content: space-evenly;
position: absolute;
top: 0;
right: 0;
left: 10%;
width: auto;
height: 40px;
background: linear-gradient(to right, navy, #005085);
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
border-top: none;
border-left: 4px solid rgba(8, 42, 136, 0.5);
border-right: 4px solid rgba(8, 42, 136, 0.5);
border-bottom: 4px solid rgba(8, 42, 136, 0.5);
border-radius: 0 0 20px 20px;
z-index: 1000;
}

.menu a {
padding: 0 5px;
border-right: 2px solid rgba(8, 42, 136, 0.5);
color: white;
text-decoration: none;
text-align: center;
text-indent: -10px;
}

.menu a:last-child {
border-right: none;
}

.banner {
display: flex;
align-items: center;
justify-content: center;
width: 120px;
height: 25px;
color: #fff;
font-size: 14px;
font-weight: 700;
border-radius: 2px;
background-repeat: no-repeat;
background-position: right 15px center;
background-size: 20px 20px;
}

.home {
background-image: url('../images/home.png');
}

.github {
background-image: url('../images/github.png');
}

.privacy {
background-image: url('../images/privacy.png');
}
59 changes: 59 additions & 0 deletions .history/assets/css/custom_styles_20240418203240.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
.menu {
display: flex;
align-items: center;
justify-content: space-evenly;
position: absolute;
top: 0;
right: 0;
left: 10%;
width: auto;
height: 40px;
background: linear-gradient(to right, navy, #005085);
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
border-top: none;
border-left: 4px solid rgb(8, 42, 136);
border-right: 4px solid rgb(8, 42, 136);
border-bottom: 4px solid rgb(8, 42, 136);
border-radius: 0 0 20px 20px;
z-index: 1000;
}

.menu a {
padding: 0 5px;
border-right: 2px solid rgba(8, 42, 136, 0.5);
color: white;
text-decoration: none;
text-align: center;
text-indent: -10px;
}

.menu a:last-child {
border-right: none;
}

.banner {
display: flex;
align-items: center;
justify-content: center;
width: 120px;
height: 25px;
color: #fff;
font-size: 14px;
font-weight: 700;
border-radius: 2px;
background-repeat: no-repeat;
background-position: right 15px center;
background-size: 20px 20px;
}

.home {
background-image: url('../images/home.png');
}

.github {
background-image: url('../images/github.png');
}

.privacy {
background-image: url('../images/privacy.png');
}
59 changes: 59 additions & 0 deletions .history/assets/css/custom_styles_20240418203707.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
.menu {
display: flex;
align-items: center;
justify-content: space-evenly;
position: absolute;
top: 0;
right: 0;
left: 10%;
width: auto;
height: 40px;
background: linear-gradient(to right, navy, #005085);
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
border-top: none;
border-left: 4px solid rgb(8, 42, 136);
border-right: 4px solid rgb(8, 42, 136);
border-bottom: 4px solid rgb(8, 42, 136);
border-radius: 0 0 20px 20px;
z-index: 1000;
}

.menu a {
padding: 0 5px;
border-right: 4px solid rgba(8, 42, 136, 0.5);
color: white;
text-decoration: none;
text-align: center;
text-indent: -10px;
}

.menu a:last-child {
border-right: none;
}

.banner {
display: flex;
align-items: center;
justify-content: center;
width: 120px;
height: 25px;
color: #fff;
font-size: 14px;
font-weight: 700;
border-radius: 2px;
background-repeat: no-repeat;
background-position: right 15px center;
background-size: 20px 20px;
}

.home {
background-image: url('../images/home.png');
}

.github {
background-image: url('../images/github.png');
}

.privacy {
background-image: url('../images/privacy.png');
}
59 changes: 59 additions & 0 deletions .history/assets/css/custom_styles_20240418203729.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
.menu {
display: flex;
align-items: center;
justify-content: space-evenly;
position: absolute;
top: 0;
right: 0;
left: 10%;
width: auto;
height: 40px;
background: linear-gradient(to right, navy, #005085);
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
border-top: none;
border-left: 4px solid rgb(8, 42, 136);
border-right: 4px solid rgb(8, 42, 136);
border-bottom: 4px solid rgb(8, 42, 136);
border-radius: 0 0 20px 20px;
z-index: 1000;
}

.menu a {
padding: 0 5px;
border-right: 4px solid rgb(8, 95, 136);
color: white;
text-decoration: none;
text-align: center;
text-indent: -10px;
}

.menu a:last-child {
border-right: none;
}

.banner {
display: flex;
align-items: center;
justify-content: center;
width: 120px;
height: 25px;
color: #fff;
font-size: 14px;
font-weight: 700;
border-radius: 2px;
background-repeat: no-repeat;
background-position: right 15px center;
background-size: 20px 20px;
}

.home {
background-image: url('../images/home.png');
}

.github {
background-image: url('../images/github.png');
}

.privacy {
background-image: url('../images/privacy.png');
}
59 changes: 59 additions & 0 deletions .history/assets/css/custom_styles_20240418203740.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
.menu {
display: flex;
align-items: center;
justify-content: space-evenly;
position: absolute;
top: 0;
right: 0;
left: 10%;
width: auto;
height: 40px;
background: linear-gradient(to right, navy, #005085);
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
border-top: none;
border-left: 4px solid rgb(8, 42, 136);
border-right: 4px solid rgb(8, 42, 136);
border-bottom: 4px solid rgb(8, 42, 136);
border-radius: 0 0 20px 20px;
z-index: 1000;
}

.menu a {
padding: 0 5px;
border-right: 4px solid rgb(8, 42, 136);
color: white;
text-decoration: none;
text-align: center;
text-indent: -10px;
}

.menu a:last-child {
border-right: none;
}

.banner {
display: flex;
align-items: center;
justify-content: center;
width: 120px;
height: 25px;
color: #fff;
font-size: 14px;
font-weight: 700;
border-radius: 2px;
background-repeat: no-repeat;
background-position: right 15px center;
background-size: 20px 20px;
}

.home {
background-image: url('../images/home.png');
}

.github {
background-image: url('../images/github.png');
}

.privacy {
background-image: url('../images/privacy.png');
}
Loading

0 comments on commit 5672a81

Please sign in to comment.