Team:Gothenburg/Calendar
From 2014.igem.org
(Difference between revisions)
Line 17: | Line 17: | ||
<script type='text/javascript' src ='/forum/forum_scripts.js'></script> | <script type='text/javascript' src ='/forum/forum_scripts.js'></script> | ||
- | + | <link rel="stylesheet" type="text/css" href="style1.css?action=raw&ctype=text/css"> | |
<link rel="stylesheet" type="text/css" href="styleC.css?action=raw&ctype=text/css"> | <link rel="stylesheet" type="text/css" href="styleC.css?action=raw&ctype=text/css"> | ||
- | + | <script src="//ajax.googleapis.com/ajax/libs/jquery/1.10.1/jquery.min.js" type="text/javascript"></script> | |
<script> | <script> | ||
Line 52: | Line 52: | ||
}); | }); | ||
</script> | </script> | ||
+ | |||
+ | <style> | ||
+ | nav { | ||
+ | width: 950px; | ||
+ | margin-left: auto; | ||
+ | margin-right: auto; | ||
+ | display: block; | ||
+ | } | ||
+ | |||
+ | h1.firstHeading { | ||
+ | display: none; | ||
+ | } | ||
+ | |||
</head> | </head> | ||
Revision as of 14:37, 29 July 2014