File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 10
10
table th ,
11
11
table td { transform : rotate (-90deg ) scaleY (1 ) scaleX (-1 ); }
12
12
/*table th { transform: rotate(-90deg) scaleY(1) scaleX(-1) rotate(-45deg); }*/
13
- body { margin-left : 10 em ; }
14
- main { transform : translateX (17 vw ) translateY (-23 vw ); }
13
+ body { margin-left : 8 em ; }
14
+ main { transform : translateX (32 ch ) translateY (-50 ch ); }
15
15
16
16
/*th { max-width: 5vw; max-height: 10vw; }*/
17
- td { width : 10 em ; height : 10 em ; }
17
+ td { width : 17 ch ; height : 17 ch ; }
18
18
table { border-spacing : 1px 4px ; }
19
19
body { font-family : Arial, sans-serif; }
20
20
@@ -498,7 +498,7 @@ <h3>Key</h3>
498
498
</ tbody >
499
499
</ table >
500
500
</ main >
501
- < div style ="position: relative; bottom: 40vw ">
501
+ < div style ="position: relative; bottom: 90ch ">
502
502
< h3 > How is it organized?</ h3 >
503
503
< p > Just like a real periodic table, the positioning has a meaning.</ p >
504
504
You can’t perform that action at this time.
0 commit comments