diff options
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%; } |
