File tree Expand file tree Collapse file tree 1 file changed +8
-6
lines changed Expand file tree Collapse file tree 1 file changed +8
-6
lines changed Original file line number Diff line number Diff line change 11: root {
2- --sidebar-width : 16 rem ;
2+ --sidebar-width : 15 rem ;
33}
44
55body {
@@ -17,23 +17,25 @@ body {
1717 margin : 0 ;
1818 background : # 292929 ;
1919 width : var (--sidebar-width );
20+ font-size : 11pt ;
21+ line-height : 1.6 ;
2022}
2123
2224# header h1 {
2325 font-family : "Bebas Neue" , sans-serif;
2426 color : white;
25- font-size : 56 px ;
27+ font-size : 48 px ;
2628 background-image : url (../ logo.svg);
27- background-size : 40 px ;
29+ background-size : 34 px ;
2830 background-repeat : no-repeat;
29- background-position : 0 19 px ;
31+ background-position : 0 18 px ;
3032 margin : 0 0 -0.8rem 1rem ;
3133}
3234
3335# header h1 a {
3436 color : white;
3537 text-decoration : none;
36- padding-left : 48 px ;
38+ padding-left : 44 px ;
3739}
3840
3941# header .details , # toctitle {
5557}
5658
5759# header ul a , .concise-index ul a {
58- color : # ddd ;
60+ color : # e6e6e6 ;
5961 text-decoration : none;
6062}
6163
You can’t perform that action at this time.
0 commit comments