Template:Team:Virginia:Test
From 2014.igem.org
(Difference between revisions)
(8 intermediate revisions not shown) | |||
Line 5: | Line 5: | ||
<link href='http://fonts.googleapis.com/css?family=Open+Sans' rel= | <link href='http://fonts.googleapis.com/css?family=Open+Sans' rel= | ||
'stylesheet' type='text/css'> | 'stylesheet' type='text/css'> | ||
+ | <link href='http://fonts.googleapis.com/css?family=Lato' rel='stylesheet' type='text/css'> | ||
+ | <link href='http://fonts.googleapis.com/css?family=Roboto' rel='stylesheet' type='text/css'> | ||
<style> | <style> | ||
Line 13: | Line 15: | ||
} | } | ||
#bluelinks a{ | #bluelinks a{ | ||
+ | color:blue; | ||
+ | } | ||
+ | |||
+ | header h1{ | ||
+ | text-shadow: #151515 0 1px 1px; | ||
+ | } | ||
+ | |||
+ | .bluelinks{ | ||
color:blue; | color:blue; | ||
} | } | ||
Line 114: | Line 124: | ||
} | } | ||
- | h1,h2,h3 | + | h1,h2,h3,h5,h6{ |
border-bottom:0px; | border-bottom:0px; | ||
} | } | ||
Line 331: | Line 341: | ||
background:white; | background:white; | ||
margin: 0 auto; | margin: 0 auto; | ||
- | font-family: | + | font-family:Raleway; |
} | } | ||
#nav{ | #nav{ | ||
Line 411: | Line 421: | ||
$(document).ready(function(){ | $(document).ready(function(){ | ||
$('#navbar > li').hover(function() { | $('#navbar > li').hover(function() { | ||
- | $(this).find('ul').slideToggle(" | + | $(this).find('ul').slideToggle("fast"); |
}); | }); | ||
Latest revision as of 03:31, 19 November 2014