Skip to content

Commit

Permalink
Rotate icon, change definition of 'air'
Browse files Browse the repository at this point in the history
  • Loading branch information
Taicanium committed Jan 21, 2025
1 parent 598e8d2 commit f6d2c1b
Show file tree
Hide file tree
Showing 3 changed files with 93 additions and 93 deletions.
Binary file modified favicon.ico
Binary file not shown.
184 changes: 92 additions & 92 deletions index.css
Original file line number Diff line number Diff line change
@@ -1,153 +1,153 @@
@import url('https://fonts.googleapis.com/css2?family=Herr+Von+Muellerhoff&family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Montserrat&display=swap');

body {
font-family: "Calibri", serif;
background-color: #1D1D2B;
color: #BCB8B8;
font-family: "Calibri", serif;
background-color: #1D1D2B;
color: #BCB8B8;
}

a {
color: #BCB8D8;
color: #BCB8D8;
}

ul {
list-style-type: none;
margin: 0;
padding: 0;
width: 10%;
min-width: 200px;
background-color: rgba(26, 21, 28, 0.4);
position: fixed;
overflow: auto;
border: 1px solid #555;
border-bottom: none;
z-index: 2;
list-style-type: none;
margin: 0;
padding: 0;
width: 10%;
min-width: 200px;
background-color: rgba(26, 21, 28, 0.4);
position: fixed;
overflow: auto;
border: 1px solid #555;
border-bottom: none;
z-index: 2;
}

li a {
display: block;
color: #BCB8B8;
padding: 8px 16px;
text-decoration: none;
text-align: center;
border-bottom: 1px solid #555;
display: block;
color: #BCB8B8;
padding: 8px 16px;
text-decoration: none;
text-align: center;
border-bottom: 1px solid #555;
}

li:last-child {
border-bottom: none;
border-bottom: none;
}

li a:hover {
background-color: #3E2734;
background-color: #3E2734;
}

li a:active {
background-color: #782734;
background-color: #782734;
}

tr *:not(i,sup,span,a) {
border: 1px solid #555;
text-align: center;
border: 1px solid #555;
text-align: center;
}

th {
background-color: #1A1A21;
background-color: #1A1A21;
}

td {
background-color: #21212D;
background-color: #21212D;
}

.title1 {
background-color: #1D1D2B;
font-family: "Playfair Display", serif;
font-optical-sizing: auto;
font-size: 48pt;
font-style: normal;
font-weight: 500;
position: absolute;
z-index: 1;
left: 0%;
width: 100%;
text-align: center;
background-color: #1D1D2B;
font-family: "Playfair Display", serif;
font-optical-sizing: auto;
font-size: 48pt;
font-style: normal;
font-weight: 500;
position: absolute;
z-index: 1;
left: 0%;
width: 100%;
text-align: center;
}

.title2 {
font-family: "Playfair Display", serif;
font-optical-sizing: auto;
font-size: 32pt;
font-style: normal;
font-weight: 400;
font-family: "Playfair Display", serif;
font-optical-sizing: auto;
font-size: 32pt;
font-style: normal;
font-weight: 400;
}

.title3 {
font-family: "Montserrat", serif;
font-optical-sizing: auto;
font-size: 18pt;
font-style: normal;
font-weight: 500;
font-family: "Montserrat", serif;
font-optical-sizing: auto;
font-size: 18pt;
font-style: normal;
font-weight: 500;
}

.smalltext {
font-family: "Montserrat", serif;
font-optical-sizing: auto;
font-size: 9pt;
font-style: normal;
font-weight: 400;
font-family: "Montserrat", serif;
font-optical-sizing: auto;
font-size: 9pt;
font-style: normal;
font-weight: 400;
}

.subdiv {
display: none;
opacity: 0;
position: absolute;
left: 25%;
bottom: 5%;
height: 80%;
width: 70%;
z-index: -1;
display: none;
opacity: 0;
position: absolute;
left: 25%;
bottom: 5%;
height: 80%;
width: 70%;
z-index: -1;
}

.subdiv:target {
display: block;
opacity: 1;
z-index: 0;
display: block;
opacity: 1;
z-index: 0;
}

.icon {
position: fixed;
left: 3%;
bottom: 5%;
height: 7%;
max-height: 130px;
width: auto;
border: 0;
position: fixed;
left: 3%;
bottom: 5%;
height: 7%;
max-height: 130px;
width: auto;
border: 0;
}

#gitRev {
font-family: "Montserrat", serif;
font-optical-sizing: auto;
font-size: 9pt;
font-style: normal;
font-weight: 400;
position: fixed;
left: 3%;
bottom: 18%;
font-family: "Montserrat", serif;
font-optical-sizing: auto;
font-size: 9pt;
font-style: normal;
font-weight: 400;
position: fixed;
left: 3%;
bottom: 18%;
}

#happy {
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
opacity: 0;
z-index: 1;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
opacity: 0;
z-index: 1;
}

#normal {
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
opacity: 1;
z-index: 2;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
opacity: 1;
z-index: 2;
}
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -563,7 +563,7 @@
</thead>
<tr><td>After</td><td>Enkha</td><td /></tr>
<tr><td>Again</td><td>Shikh</td><td /></tr>
<tr><td>Air</td><td>Esh</td><td /></tr>
<tr><td>Air</td><td>Jol</td><td /></tr>
<tr><td>All</td><td>Li</td><td /></tr>
<tr><td>Allow</td><td>Vrit (v.)</td><td /></tr>
<tr><td>Already</td><td>Okhik</td><td>Okha'ik, "Before-once"</td></tr>
Expand Down

0 comments on commit f6d2c1b

Please sign in to comment.