simple updates
This commit is contained in:
parent
318bdf4a39
commit
fd7f415954
12
index.html
12
index.html
@ -10,10 +10,6 @@
|
||||
<style>
|
||||
body {
|
||||
background-color: #667788;
|
||||
background-image: url("index/linux_ls.jpg");
|
||||
background-repeat: no-repeat;
|
||||
background-position: 50% 45px;
|
||||
background-size: 85% 600px
|
||||
}
|
||||
|
||||
@media only screen and (max-width: 600px) {}
|
||||
@ -59,10 +55,12 @@
|
||||
|
||||
|
||||
<body>
|
||||
<div id="nav_menu">
|
||||
</div>
|
||||
<nav>
|
||||
<div id="nav_menu">
|
||||
</div>
|
||||
</nav>
|
||||
<script src="/menu/menu.js"></script>
|
||||
|
||||
|
||||
|
||||
<main>
|
||||
<ul>
|
||||
|
||||
@ -2,7 +2,7 @@ body {
|
||||
background-color: #42739e;
|
||||
cursor: default;
|
||||
font-size: 130%;
|
||||
font-family: Verdana, Geneva, Tahoma, sans-serif;
|
||||
font-family:Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
|
||||
}
|
||||
|
||||
#score {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user