File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "/static/css/almanac.css" : {
33 "date_published" : " 2020-11-13T00:00:00.000Z" ,
4- "date_modified" : " 2024-11-11T00 :00:00.000Z" ,
5- "hash" : " 1653be48f4c6c63139a92045bbc0a5c5 "
4+ "date_modified" : " 2024-12-10T00 :00:00.000Z" ,
5+ "hash" : " 09d4eb8d0c230330abc5d257f57d785e "
66 },
77 "/static/css/ebook.css" : {
88 "date_published" : " 2020-05-15T00:00:00.000Z" ,
1111 },
1212 "/static/css/index.css" : {
1313 "date_published" : " 2020-11-13T00:00:00.000Z" ,
14- "date_modified" : " 2024-12-09T00 :00:00.000Z" ,
15- "hash" : " 28ba47be8a21fbe47fef367072765a90 "
14+ "date_modified" : " 2024-12-10T00 :00:00.000Z" ,
15+ "hash" : " 69e30c0abbe9bb2368e12e7e8779d421 "
1616 },
1717 "/static/css/normalize.css" : {
1818 "date_published" : " 2020-11-13T00:00:00.000Z" ,
Original file line number Diff line number Diff line change @@ -333,6 +333,20 @@ img {
333333 margin : auto;
334334}
335335
336+ aside .banner {
337+ background : # f7f779 ;
338+ padding : 15px 0 ;
339+ text-align : center;
340+ }
341+
342+ aside .banner a {
343+ color : # 1a2b49 ;
344+ }
345+
346+ aside .banner p {
347+ margin : 0 ;
348+ }
349+
336350/* Main title, subtitle and modifiers */
337351.title ,
338352.subtitle {
Original file line number Diff line number Diff line change @@ -12,20 +12,6 @@ header.alt-bg {
1212 margin-bottom : -52.94em ;
1313}
1414
15- aside .banner {
16- background : # f7f779 ;
17- padding : 15px 0 ;
18- text-align : center;
19- }
20-
21- aside .banner a {
22- color : # 1a2b49 ;
23- }
24-
25- aside .banner p {
26- margin : 0 ;
27- }
28-
2915# maincontent {
3016 display : -ms-grid;
3117 display : grid;
You can’t perform that action at this time.
0 commit comments