File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed
Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -20,5 +20,5 @@ And there is more information available about specific topics:
2020* [ Curl] ( /docs/curl )
2121* [ Cache] ( /docs/cache )
2222* [ Session] ( /docs/session )
23- * [ Authenticate ] ( /docs/authentication )
23+ * [ Authentication ] ( /docs/authentication )
2424* [ Webservers] ( /docs/webservers )
Original file line number Diff line number Diff line change 22
33 < div class ="wrapper ">
44
5- < a class ="site-title " href ="{{ site.baseurl }}/ "> < img src ="{{ "/img/minty_square.png" | prepend: site.baseurl }}" style="height: 1em; "> {{ site.title }}</ a >
5+ < a class ="site-title " href ="{{ site.baseurl }}/ "> < img src ="{{ "/img/minty_square.png" | prepend: site.baseurl }}" class="site-title "> {{ site.title }}</ a >
66
77 < nav class ="site-nav ">
88 < a href ="# " class ="menu-icon ">
Original file line number Diff line number Diff line change 220220td {
221221 border :1px solid silver ;
222222 padding : 0.2em 0.4em ;
223+ }
224+
225+ img .site-title {
226+ height : 1.5em ;
227+ margin : 0.25em 0.5em 0.25em 0 ;
223228}
You can’t perform that action at this time.
0 commit comments