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 {
1717}
1818
1919div # graphUI .kruskal {
20- width : 50 % ;
20+ width : 70 % ;
2121 border : solid 3px # b6b6b6 ;
2222 border-radius : 10px ;
23- margin-right : 100 px ;
23+ margin-right : 25 px ;
2424}
2525
2626div # queueUI {
@@ -33,7 +33,7 @@ div#queueUI {
3333div # edgeTitle {
3434 text-align : center;
3535 margin-top : -30px ;
36- margin-left : 320 px ;
36+ margin-left : 60 % ;
3737}
3838
3939div # edgeTable {
@@ -56,12 +56,13 @@ div#edgeTable {
5656}
5757
5858.totalWeight-container {
59+ text-align : center;
5960 width : 250px ;
60- position : relative ;
61+ position : center ;
6162 height : 25px ;
6263 padding-left : 5px ;
63- padding-bottom : 20 px ;
64- margin-top : 3 px ;
64+ padding-bottom : 25 px ;
65+ margin-top : 5 px ;
6566 border : solid 3px # b6b6b6 ;
6667 border-radius : 10px ;
6768}
You can’t perform that action at this time.
0 commit comments