add other public pages
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<center>
|
||||
<div class="userdata-div"><img class="background-image" src="./pictures/background00.png">
|
||||
<div class="typewriter" id="typewriter"><span class="type" style="--n:620">Your goal in this small hacker game is
|
||||
to enroll in university. You start as a student and all you have to do is pass your final math exam. To make
|
||||
@@ -18,44 +17,6 @@
|
||||
</div><a href="/enter_school.html">
|
||||
<h3>Start your task and good luck...</h3>
|
||||
</a>
|
||||
</center>
|
||||
<style>
|
||||
.tb_button {
|
||||
padding: 1px;
|
||||
cursor: pointer;
|
||||
border-right: 1px solid #8b8b8b;
|
||||
border-left: 1px solid #FFF;
|
||||
border-bottom: 1px solid #fff;
|
||||
}
|
||||
|
||||
.tb_button.hover {
|
||||
border: 2px outset #def;
|
||||
background-color: #f8f8f8 !important;
|
||||
}
|
||||
|
||||
.ws_toolbar {
|
||||
z-index: 100000
|
||||
}
|
||||
|
||||
.ws_toolbar .ws_tb_btn {
|
||||
cursor: pointer;
|
||||
border: 1px solid #555;
|
||||
padding: 3px
|
||||
}
|
||||
|
||||
.tb_highlight {
|
||||
background-color: yellow
|
||||
}
|
||||
|
||||
.tb_hide {
|
||||
visibility: hidden
|
||||
}
|
||||
|
||||
.ws_toolbar img {
|
||||
padding: 2px;
|
||||
margin: 0px
|
||||
}
|
||||
</style>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user