Marthee commited on
Commit
c13b08a
·
verified ·
1 Parent(s): 20a8954

Update static/style.css

Browse files
Files changed (1) hide show
  1. static/style.css +3 -0
static/style.css CHANGED
@@ -1062,3 +1062,6 @@ color:black;
1062
  color:black;
1063
  box-shadow: 0 0 8px 2px #1645c7;
1064
  }
 
 
 
 
1062
  color:black;
1063
  box-shadow: 0 0 8px 2px #1645c7;
1064
  }
1065
+
1066
+ #canvas21 { border: 1px solid black; max-width: 50%; max-height: 50;}
1067
+ #segmented-img {border: 1px solid black; max-width: 50%; max-height: 50; }