diff options
| author | neauoire <aliceffekt@gmail.com> | 2019-11-09 11:43:43 -0500 |
|---|---|---|
| committer | neauoire <aliceffekt@gmail.com> | 2019-11-09 11:43:43 -0500 |
| commit | f9693c85cc13e5e9b5e6f5cd400d1c0784a44a11 (patch) | |
| tree | 7642bb17264951eecb68555c80c6c02e5c7d8af4 /editor/links/main.css | |
| parent | f7e20d0ae0273dbb9bc2c86a4715e53707279aee (diff) | |
*
Diffstat (limited to 'editor/links/main.css')
| -rw-r--r-- | editor/links/main.css | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/editor/links/main.css b/editor/links/main.css index a06700a..bca287a 100644 --- a/editor/links/main.css +++ b/editor/links/main.css @@ -14,7 +14,7 @@ table { margin:0px auto 30px; } table tr td { padding:5px 10px; transition: background-color 250ms, color 250ms; font-size:11px; line-height: 20px; position: relative; padding-left:32px;} table tr td svg { stroke:none; display: inline-block; margin:0px 15px 0px 0px; position: absolute; left:8px; top:6px;} table tr td span { display: inline-block; } -#print { font-family: courier; font-size:12px; padding:5px 10px; } -#print b { font-weight: bold } +#debug { font-size: 11px } +#score { text-align: center; margin-bottom: 30px; font-size:11px; } -#benchmark { height:300px; margin:calc(50vh - 150px);}
\ No newline at end of file +#benchmark { height:300px; margin:calc(50vh - 200px);}
\ No newline at end of file |
