<link rel="stylesheet" type="text/css" href="/css/prism.css" />
<link rel="stylesheet" type="text/css" href="/css/application.css" />
<title>Unlimited 🍕 {{ page.title }}</title>
- <link href='http://fonts.googleapis.com/css?family=Lato:100,300,700,300italic,700italic|Oswald:400,300' rel='stylesheet' type='text/css'>
+ <link href='https://fonts.googleapis.com/css?family=Lato:100,300,700,300italic,700italic|Oswald:400,300' rel='stylesheet' type='text/css'>
<link href="/atom.xml" type="application/atom+xml" rel="alternate" title="N, S o Vocal — The ATOM!">
<script src="/js/prism.min.js" type="text/javascript"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>
-@import url(http://fonts.googleapis.com/css?family=Quicksand:300|Josefin+Slab&subset=latin,latin-ext);
+@import url(//fonts.googleapis.com/css?family=Quicksand:300|Josefin+Slab&subset=latin,latin-ext);
header .logo {font-family: Quicksand, sans-serif; font-weight: 300; text-transform: lowercase; font-size: 7.2em; display: block; color: #fff; background-color: #c00; padding: 1em;}
header .logo:hover {text-decoration: none; background-color: #d11}
nav ul {list-style: none; background-color: #00A0B0; margin: 0 0 4em; padding-left: 6em}
nav ul li {display: inline-block;}
nav ul li a {display: block; height: 0.9em; padding: 1em; font-size: 1.84em; font-family: "Josefin Slab", sans-serif; text-transform: uppercase font-weight: normal; color: #fff}
-nav ul li a:hover {background-color: #11B1C1; color: #fff; text-decoration: none; border: none}
\ No newline at end of file
+nav ul li a:hover {background-color: #11B1C1; color: #fff; text-decoration: none; border: none}