final upload before creating new branch
removed old filter, tweaked font sized
This commit is contained in:
parent
f65252d93b
commit
c392ccfec9
3 changed files with 3 additions and 3 deletions
|
@ -25,4 +25,5 @@ function updateSlide(){
|
|||
document.getElementById("programGalleryLink").href = slides[currentSlide].link;
|
||||
}
|
||||
|
||||
console.log("script loaded");
|
||||
console.log("script loaded");
|
||||
updateSlide();
|
|
@ -11,7 +11,6 @@
|
|||
</header>
|
||||
|
||||
<body>
|
||||
<!--<img src = "..\Images\ScreenFilter.png" style = "position: fixed; top: 0; left: 0;">-->
|
||||
<div id = "introScreenSpace">
|
||||
<h1>
|
||||
Nye Evans
|
||||
|
|
|
@ -130,7 +130,7 @@ button{
|
|||
|
||||
padding: 5px;
|
||||
|
||||
font-size: 5vh;
|
||||
font-size: 4vh;
|
||||
|
||||
border-radius: 0;
|
||||
border-top-left-radius: 5px;
|
||||
|
|
Loading…
Add table
Reference in a new issue