File tree Expand file tree Collapse file tree 4 files changed +16
-5
lines changed
Expand file tree Collapse file tree 4 files changed +16
-5
lines changed Original file line number Diff line number Diff line change 2222
2323 < div class ="wrapper ">
2424
25- < a class ="site-title " href ="/ "> Shamrock</ a >
25+ < a class ="site-title " href ="/ ">
26+ < img class ="site-title-pic " src ="no_background_nocolor.png ">
27+ </ a >
2628
2729 < nav class ="site-nav ">
2830
Original file line number Diff line number Diff line change 2222
2323 < div class ="wrapper ">
2424
25- < a class ="site-title " href ="/ "> Shamrock</ a >
25+ < a class ="site-title " href ="/ ">
26+ < img class ="site-title-pic " src ="no_background_nocolor.png ">
27+ </ a >
2628
2729 < nav class ="site-nav ">
2830
Original file line number Diff line number Diff line change 2222
2323 < div class ="wrapper ">
2424
25- < a class ="site-title " href ="/ "> Shamrock</ a >
25+ < a class ="site-title " href ="/ ">
26+ < img class ="site-title-pic " src ="no_background_nocolor.png ">
27+ </ a >
2628
2729 < nav class ="site-nav ">
2830
Original file line number Diff line number Diff line change @@ -137,14 +137,14 @@ code {
137137.site-header {
138138 border-top : 5px solid # 424242 ;
139139 border-bottom : 1px solid # e8e8e8 ;
140- min-height : 56 px ;
140+ min-height : 80 px ;
141141 background-color : # eaeaea ;
142142 position : relative;
143143}
144144
145145.site-nav {
146146 float : right;
147- line-height : 56 px ;
147+ line-height : 75 px ;
148148}
149149
150150.site-title {
@@ -156,6 +156,11 @@ code {
156156 float : left;
157157 font-weight : bold;
158158}
159+
160+ .site-title-pic {
161+ max-width : 175pt ;
162+ }
163+
159164.site-nav .page-link : not (: last-child ) {
160165 margin-right : 20px ;
161166}
You can’t perform that action at this time.
0 commit comments