File tree Expand file tree Collapse file tree 2 files changed +28
-3
lines changed
Expand file tree Collapse file tree 2 files changed +28
-3
lines changed Original file line number Diff line number Diff line change 66}
77p {
88 line-height : 1.6em ;
9+ margin-top : 0.5em ;
10+ margin-bottom : 0.5em ;
911}
1012h1 .post-title {
1113 font-size : 30px ;
1921h2 a {
2022 color : # 414243 ;
2123}
24+ a ,
2225a : hover {
2326 color : # c6433c ;
2427}
3740 max-width : 820px ;
3841 background-color : # f5f5f5 ;
3942 margin-top : 0px ;
40- padding-top : 80px ;
43+ padding-top : 50px ;
44+ padding-bottom : 0px ;
45+ margin-bottom : 0px ;
4146 position : static;
4247 /* to prevent weird overlap on page.hbs */
4348}
4651 padding-top : 20px ;
4752 border-top : # 414243 1px solid;
4853}
54+ ul li {
55+ line-height : 1.6em ;
56+ }
57+ ul {
58+ margin-top : 0.5em ;
59+ margin-bottom : 0.5em ;
60+ }
4961ul .nav li {
5062 display : inline;
5163 list-style-type : none;
Original file line number Diff line number Diff line change 1919
2020p {
2121 line-height : 1.6em ;
22+ margin-top : 0.5em ;
23+ margin-bottom : 0.5em ;
2224}
2325
2426h1 .post-title {
3638 color : @rascal-gray ;
3739}
3840
39- a :hover {
41+ a , a :hover {
4042 color : @rascal-red ;
4143}
4244
5860 max-width : 820px ;
5961 background-color : @rascal-bright-white ;
6062 margin-top : 0px ;
61- padding-top : 80px ;
63+ padding-top : 50px ;
64+ padding-bottom : 0px ;
65+ margin-bottom : 0px ;
6266 position : static ; /* to prevent weird overlap on page.hbs */
6367}
6468
6872 border-top : @rascal-gray 1px solid ;
6973}
7074
75+ ul li {
76+ line-height : 1.6em ;
77+ }
78+
79+ ul {
80+ margin-top : 0.5em ;
81+ margin-bottom : 0.5em ;
82+ }
83+
7184ul .nav li {
7285 display : inline ;
7386 list-style-type : none ;
You can’t perform that action at this time.
0 commit comments