Skip to content
This repository has been archived by the owner on Nov 8, 2022. It is now read-only.

Commit

Permalink
Fixed TV positioning
Browse files Browse the repository at this point in the history
  • Loading branch information
hypertacos520 committed Oct 11, 2021
1 parent a60d1df commit 778bfd1
Show file tree
Hide file tree
Showing 6 changed files with 10 additions and 0 deletions.
1 change: 1 addition & 0 deletions css/channel2.css
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ from each image class.
position: absolute;
justify-content: center;
left: 700px;
top: 10vh;
}

.powerBTN {
Expand Down
1 change: 1 addition & 0 deletions css/channel3.css
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ from each image class.
position: absolute;
justify-content: center;
left: 700px;
top: 10vh;
}

.powerBTN {
Expand Down
1 change: 1 addition & 0 deletions css/corruption.css
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ from each image class.
position: absolute;
justify-content: center;
left: 700px;
top: 10vh;
}

.powerBTN {
Expand Down
1 change: 1 addition & 0 deletions css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ from each image class.
position: absolute;
justify-content: center;
left: 725px;
top: 10vh;
}

.powerBTN {
Expand Down
1 change: 1 addition & 0 deletions css/whileTVOn.css
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ from each image class.
position: absolute;
justify-content: center;
left: 700px;
top: 10vh;
}

.powerBTN {
Expand Down
5 changes: 5 additions & 0 deletions liveSite.url
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
[{000214A0-0000-0000-C000-000000000046}]
Prop3=19,11
[InternetShortcut]
IDList=
URL=https://hypertacos520.github.io/S210-Web-Art-Project/index.html

0 comments on commit 778bfd1

Please sign in to comment.