Update GameWelcome.html
This commit is contained in:
parent
bca819085c
commit
77695bdffc
@ -180,15 +180,15 @@
|
|||||||
opacity: 0;
|
opacity: 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@media screen and (max-width: 768px){
|
||||||
|
body{
|
||||||
|
min-width: fit-content;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
<div id="replayWindow" class="popwindow">
|
|
||||||
<div id="replayWindowGame">
|
|
||||||
</div>
|
|
||||||
<div align="center"><button onClick="closeReplayWindow()" class="cirButton">Close Window</button></div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
|
|
||||||
<body id="aingames"><svg aria-hidden="true" style="position: absolute; width: 0px; height: 0px; overflow: hidden;">
|
<body id="aingames"><svg aria-hidden="true" style="position: absolute; width: 0px; height: 0px; overflow: hidden;">
|
||||||
<symbol id="icon-more" viewBox="0 0 1789 1024">
|
<symbol id="icon-more" viewBox="0 0 1789 1024">
|
||||||
@ -242,10 +242,6 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<section id="Reviews">
|
<section id="Reviews">
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<div class="page-header">
|
<div class="page-header">
|
||||||
@ -259,14 +255,12 @@
|
|||||||
|
|
||||||
<div class="col-md-5" style="
|
<div class="col-md-5" style="
|
||||||
width: fit-content;
|
width: fit-content;
|
||||||
display: flex;
|
min-width: fit-content;" height="100%">
|
||||||
justify-content: center;
|
<br>
|
||||||
min-width: fit-content;">
|
<img src="../img/frameworkAD.gif" max-height="auto">
|
||||||
<img src="../img/frameworkAD.gif">
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="col-md-5">
|
<div class="col-md-5">
|
||||||
<br><br>
|
|
||||||
<h4>Purpose of the Experiment</h4>
|
<h4>Purpose of the Experiment</h4>
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
|
Loading…
Reference in New Issue
Block a user