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
|
@ -26,3 +26,4 @@ function updateSlide(){
|
||||||
}
|
}
|
||||||
|
|
||||||
console.log("script loaded");
|
console.log("script loaded");
|
||||||
|
updateSlide();
|
|
@ -11,7 +11,6 @@
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<!--<img src = "..\Images\ScreenFilter.png" style = "position: fixed; top: 0; left: 0;">-->
|
|
||||||
<div id = "introScreenSpace">
|
<div id = "introScreenSpace">
|
||||||
<h1>
|
<h1>
|
||||||
Nye Evans
|
Nye Evans
|
||||||
|
|
|
@ -130,7 +130,7 @@ button{
|
||||||
|
|
||||||
padding: 5px;
|
padding: 5px;
|
||||||
|
|
||||||
font-size: 5vh;
|
font-size: 4vh;
|
||||||
|
|
||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
border-top-left-radius: 5px;
|
border-top-left-radius: 5px;
|
||||||
|
|
Loading…
Add table
Reference in a new issue