File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1010< script src ="//cdnjs.cloudflare.com/ajax/libs/sigma.js/1.2.0/sigma.min.js " crossorigin ="anonymous "> </ script >
1111< script type ="text/javascript " src ="script.js "> </ script >
1212< link rel ="stylesheet " type ="text/css " href ="style.css ">
13- < link rel ="stylesheet "type ="text/css " href ="https://fonts.googleapis.com/css?family=Lato:r,b ">
13+ < link rel ="stylesheet "type ="text/css " href ="https://fonts.googleapis.com/css?family=Lato:r,b,i ">
1414</ head >
1515< body >
1616 < div id ="panels ">
Original file line number Diff line number Diff line change 11HTML , BODY { width : 100vw ; height : 100vh ; overflow : hidden; }
22BODY { margin : 0 ; background-color : grey; font-family : 'Lato' , sans-serif; }
3- CODE { background-color : rgb (200 , 200 , 200 ); }
3+ CODE { background-color : rgb (200 , 200 , 200 ); padding : 0 2 px ; }
44TABLE { margin-top : 1em ; margin-bottom : 1em ; border-collapse : collapse; }
55TH , TD { border : solid # ccc 1px ; padding : 0 3px ; }
66H1 { padding-bottom : 5px ; border-bottom : solid # ccc 1px ; }
You can’t perform that action at this time.
0 commit comments