Commit feeee57 1 parent 0cb3c07 commit feeee57 Copy full SHA for feeee57
File tree 2 files changed +4
-7
lines changed
2 files changed +4
-7
lines changed Original file line number Diff line number Diff line change 14
14
< div class ="brand ">
15
15
< a href ="{{ pathto(root_doc)|e }} ">
16
16
< img src ="{{ pathto('_static/sphinx-logo.svg', resource=True) }} " alt ="logo " />
17
+ < span > Sphinx</ span >
17
18
</ a >
18
- < h1 > Sphinx</ h1 >
19
19
</ div >
20
20
< div class ="icons ">
21
21
< a href ="https://github.com/sphinx-doc/sphinx " title ="{{ _('Source Code') }} " target ="_blank ">
Original file line number Diff line number Diff line change @@ -62,17 +62,14 @@ body {
62
62
text-decoration : none;
63
63
}
64
64
65
- .pageheader .brand a {
66
- width : 2em ;
67
- }
68
-
69
65
.pageheader .brand img {
66
+ width : 2em ;
70
67
filter : invert (1 ) drop-shadow (1px 1px 2px black);
71
68
}
72
69
73
- .pageheader .brand h1 {
70
+ .pageheader .brand span {
74
71
color : white;
75
- margin : 0 ;
72
+ margin-left : 0.4 em ;
76
73
font-weight : 400 ;
77
74
font-size : 2em ;
78
75
line-height : 1 ;
You can’t perform that action at this time.
0 commit comments