File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 4
4
5
5
body {
6
6
background-color : # 261d30 ;
7
- font-family : Georgia, sans-serif;
7
+ font-family : 'Noto Serif' , Georgia, sans-serif;
8
8
color : # 886688 ;
9
9
}
10
10
72
72
color : # 241b2e ;
73
73
background-color : # e3d5d0 ;
74
74
box-shadow : 0 2px 10px # 000 ;
75
+ line-height : 1.25em ;
75
76
}
76
77
77
78
main header {
Original file line number Diff line number Diff line change 5
5
6
6
< link rel ="stylesheet " type ="text/css " href ="http://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css ">
7
7
< link rel ="stylesheet " type ="text/css " href ="http://fonts.googleapis.com/css?family=Bitter ">
8
+ < link rel ='stylesheet ' type ='text/css ' href ='http://fonts.googleapis.com/css?family=Noto+Serif '>
8
9
< link rel ="stylesheet " type ="text/css " href ="app.css ">
9
10
10
11
< script src ="/js/jquery.min.js "> </ script >
You can’t perform that action at this time.
0 commit comments