diff options
| author | ziejd2 | 2018-03-14 23:19:16 -0500 |
|---|---|---|
| committer | ziejd2 | 2018-03-14 23:19:16 -0500 |
| commit | c80226899f5cdd9f11c163817d59445213f5bef0 (patch) | |
| tree | e0fd79d2e32fd2aedda2eadaed0f19af3514c520 /sourcecodes/my_new_style.css | |
| parent | 324ebc8ddacab8e154047b8518afd5cbb5bb2fa4 (diff) | |
| download | BNW-c80226899f5cdd9f11c163817d59445213f5bef0.tar.gz | |
Separating Octave and php calculations
Diffstat (limited to 'sourcecodes/my_new_style.css')
| -rw-r--r-- | sourcecodes/my_new_style.css | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sourcecodes/my_new_style.css b/sourcecodes/my_new_style.css index 20db184f..8e88862f 100644 --- a/sourcecodes/my_new_style.css +++ b/sourcecodes/my_new_style.css @@ -44,7 +44,7 @@ body { text-align:left; background:white; min-width:50%; - min-hieght:50%; + min-height:50%; max-width:70%; } @@ -58,7 +58,7 @@ body { text-align:left; background:white; min-width:50%; - min-hieght:50%; + min-height:50%; max-width:60%; } @@ -72,7 +72,7 @@ body { text-align:left; background:white; min-width:50%; - min-hieght:50%; + min-height:50%; max-width:60%; } |
