Changes

Jump to navigation Jump to search
110 bytes added ,  19:17, 10 November 2022
WORLD'S HACKIEST SOLUTION
Line 179: Line 179:  
#override > table {
 
#override > table {
 
max-width:100%;
 
max-width:100%;
width:900px;
+
width:750px;
 
}
 
}
 
#override > table > tbody > tr > td ~ td > div{
 
#override > table > tbody > tr > td ~ td > div{
 
margin:0;
 
margin:0;
 
/*margin-left:-200px;*/
 
/*margin-left:-200px;*/
 +
}
 +
#override > table > tbody > tr > td {
 +
width:90px;
 +
}
 +
#override > table > tbody > tr > td ~ td {
 +
width:600px;
 
}
 
}
 
}}
 
}}
1,258

edits

Navigation menu