mirror of https://github.com/dirtbags/tanks.git
switch to darkness jquery UI theme
This commit is contained in:
parent
43be986a98
commit
41b448dbba
|
@ -36,7 +36,7 @@ cat <<EOF >$fn
|
|||
<html>
|
||||
<head>
|
||||
<title>Tanks Round $next</title>
|
||||
<link rel="stylesheet" href="//code.jquery.com/ui/1.11.0/themes/ui-lightness/jquery-ui.css" type="text/css">
|
||||
<link rel="stylesheet" href="//code.jquery.com/ui/1.11.0/themes/ui-darkness/jquery-ui.css" type="text/css">
|
||||
<script src="//code.jquery.com/jquery-1.11.0.min.js"></script>
|
||||
<script src="//code.jquery.com/ui/1.11.0/jquery-ui.min.js"></script>
|
||||
<script type="application/javascript" src="tanks.js"></script>
|
||||
|
|
Loading…
Reference in New Issue