Adding contact information, updating about page
This commit is contained in:
parent
80b1d7634a
commit
0041a48bae
11 changed files with 526 additions and 43 deletions
|
|
@ -103,6 +103,7 @@ body {
|
|||
pointer-events: none;
|
||||
}
|
||||
.crt {
|
||||
position: absolute;
|
||||
animation: textShadow 1.6s infinite;
|
||||
background: black;
|
||||
color: greenyellow;
|
||||
|
|
@ -813,7 +814,6 @@ body {
|
|||
text-decoration: none !important;
|
||||
}
|
||||
|
||||
|
||||
/* Desk-mounted CRT - on desk left side */
|
||||
.desk-monitor {
|
||||
bottom: 10%;
|
||||
|
|
@ -1036,8 +1036,6 @@ body {
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
@keyframes pulse-slow {
|
||||
0%,
|
||||
100% {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue