File tree Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change @@ -17,10 +17,10 @@ h1#headerText {
17
17
}
18
18
19
19
div # graphUI .kruskal {
20
- width : 50 % ;
20
+ width : 70 % ;
21
21
border : solid 3px # b6b6b6 ;
22
22
border-radius : 10px ;
23
- margin-right : 100 px ;
23
+ margin-right : 25 px ;
24
24
}
25
25
26
26
div # queueUI {
@@ -33,7 +33,7 @@ div#queueUI {
33
33
div # edgeTitle {
34
34
text-align : center;
35
35
margin-top : -30px ;
36
- margin-left : 320 px ;
36
+ margin-left : 60 % ;
37
37
}
38
38
39
39
div # edgeTable {
@@ -56,12 +56,13 @@ div#edgeTable {
56
56
}
57
57
58
58
.totalWeight-container {
59
+ text-align : center;
59
60
width : 250px ;
60
- position : relative ;
61
+ position : center ;
61
62
height : 25px ;
62
63
padding-left : 5px ;
63
- padding-bottom : 20 px ;
64
- margin-top : 3 px ;
64
+ padding-bottom : 25 px ;
65
+ margin-top : 5 px ;
65
66
border : solid 3px # b6b6b6 ;
66
67
border-radius : 10px ;
67
68
}
You can’t perform that action at this time.
0 commit comments