This repository was archived by the owner on Sep 19, 2018. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +11
-4
lines changed
Expand file tree Collapse file tree 3 files changed +11
-4
lines changed Original file line number Diff line number Diff line change 55< header class ="small ">
66 < div class ="inner ">
77 < h1 > < a href ="/ "> Europe< br > Code< br > Week< br > < span > 2014</ span > </ a > </ h1 >
8- < h2 > 25th — 30th November< br > < a href ="https://twitter.com/search?q=%23codeEU&f=realtime "> #codeEU</ a > </ h2 >
8+ < h2 > 25th — 30th November < a href ="https://twitter.com/search?q=%23codeEU&f=realtime "> #codeEU</ a > </ h2 >
99
1010 < nav >
1111 < ul >
Original file line number Diff line number Diff line change 66 < div class ="inner ">
77 < header >
88 < h1 > Europe< br > Code< br > Week< br > < span > 2014</ span > </ h1 >
9- < h2 > 25th — 30th November< br > < a href ="https://twitter.com/search?q=%23codeEU&f=realtime "> #codeEU</ a > </ h2 >
9+ < h2 > 25th — 30th November < a href ="https://twitter.com/search?q=%23codeEU&f=realtime "> #codeEU</ a > </ h2 >
1010 </ header >
1111
1212 < nav >
Original file line number Diff line number Diff line change 1- @import url ('reset. css' );
1+ @import url (//netdna.bootstrapcdn.com/bootstrap/3.1.1/ css/bootstrap.min.css );
22@import url (http://fonts.googleapis.com/css?family=Montserrat:400);
33
44body {
@@ -72,7 +72,7 @@ header.small {
7272}
7373header .small .inner {
7474 overflow : hidden;
75- padding : 20 px 0 0 ;
75+ padding : 0 ;
7676 margin : 0 auto 20px ;
7777 position : relative;
7878}
@@ -101,6 +101,10 @@ header.small h2 {
101101 line-height : 22px ;
102102}
103103
104+ header .small h2 a , header .small h2 a : link , header .small h2 a : visited {
105+ margin-top : 4px ;
106+ }
107+
104108
105109/* Intro */
106110
@@ -155,6 +159,8 @@ header.small h2 {
155159}
156160
157161header h2 a , header h2 a : link , header h2 a : visited {
162+ display : block;
163+ margin-top : 10px ;
158164 color : # fff ;
159165}
160166header h2 a : hover , header h2 a : active {
@@ -186,6 +192,7 @@ nav {
186192 position : absolute;
187193 bottom : 0 ;
188194 right : 0 ;
195+ font-size : 16px ;
189196}
190197nav ul {
191198 text-align : right;
You can’t perform that action at this time.
0 commit comments