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