File tree Expand file tree Collapse file tree 3 files changed +9
-0
lines changed Expand file tree Collapse file tree 3 files changed +9
-0
lines changed Original file line number Diff line number Diff line change 1818 < link rel ="stylesheet " href ="{{ site.baseurl }}/public/css/poole.css ">
1919 < link rel ="stylesheet " href ="{{ site.baseurl }}/public/css/syntax.css ">
2020 < link rel ="stylesheet " href ="{{ site.baseurl }}/public/css/hyde.css ">
21+ < link rel ="stylesheet " href ="{{ site.baseurl }}/public/css/site.css ">
2122 < link rel ="stylesheet " href ="//fonts.googleapis.com/css?family=PT+Sans:400,400italic,700|Abril+Fatface ">
2223
2324 <!-- RSS -->
Original file line number Diff line number Diff line change 33 < div class ="sidebar-about ">
44 < h1 >
55 < a href ="{{ site.baseurl }}/ ">
6+ < img src ="{{ site.baseurl }}/messageformat.js/logo/messageformat.svg ">
67 {{ site.title }}
78 </ a >
89 </ h1 >
Original file line number Diff line number Diff line change 1+ .sidebar h1 a {
2+ display : inline-block;
3+ }
4+ .sidebar h1 a img {
5+ margin : 0 auto 10% ;
6+ width : 65% ;
7+ }
You can’t perform that action at this time.
0 commit comments