Team:KAIST Korea/menu

From 2012.igem.org

(Difference between revisions)
Line 1: Line 1:
<html lang="en">
<html lang="en">
     <head>
     <head>
-
<link href='http://fonts.googleapis.com/css?family=PT+Sans+Narrow&v1' rel='stylesheet' type='text/css' />
 
-
 
<style type="text/css">
<style type="text/css">
body{
body{
Line 21: Line 19:
}
}
.content {
.content {
-
width:1000px;
+
width:600px;
margin:0 auto;
margin:0 auto;
}
}
Line 31: Line 29:
/*Sliding Text and Icon Menu Style*/
/*Sliding Text and Icon Menu Style*/
.sti-menu{
.sti-menu{
-
width:1010px;
+
width:600px;
position:relative;
position:relative;
margin:60px auto 0 auto;
margin:60px auto 0 auto;
Line 196: Line 194:
</ul>
</ul>
</div>
</div>
-
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js"></script>
+
 
-
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.14/jquery-ui.min.js"></script>
+
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js"></script>
 +
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.14/jquery-ui.min.js"></script>
<script>
<script>
jQuery.easing['jswing'] = jQuery.easing['swing'];
jQuery.easing['jswing'] = jQuery.easing['swing'];
Line 534: Line 533:
<script src="http://tympanus.net/codrops/adpacks/csscustom.js"></script>  
<script src="http://tympanus.net/codrops/adpacks/csscustom.js"></script>  
<script src="http://tympanus.net/codrops/wp-content/plugins/oiopub-direct/js.php?type=banner&align=center&zone=1"></script>
<script src="http://tympanus.net/codrops/wp-content/plugins/oiopub-direct/js.php?type=banner&align=center&zone=1"></script>
-
    </body>
+
 
 +
</body>
</html>
</html>

Revision as of 09:20, 18 August 2012