about summary refs log tree commit diff
path: root/sourcecodes/my_new_style.css
diff options
context:
space:
mode:
authorziejd22018-03-14 23:19:16 -0500
committerziejd22018-03-14 23:19:16 -0500
commitc80226899f5cdd9f11c163817d59445213f5bef0 (patch)
treee0fd79d2e32fd2aedda2eadaed0f19af3514c520 /sourcecodes/my_new_style.css
parent324ebc8ddacab8e154047b8518afd5cbb5bb2fa4 (diff)
downloadBNW-c80226899f5cdd9f11c163817d59445213f5bef0.tar.gz
Separating Octave and php calculations
Diffstat (limited to 'sourcecodes/my_new_style.css')
-rw-r--r--sourcecodes/my_new_style.css6
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%;
 
 }