@@ -28,6 +28,33 @@ html,body,p,h1,ul,li,table,tr,th,td
|
||||
position:fixed !important
|
||||
}
|
||||
|
||||
#money table tbody tr td:nth-child(1){
|
||||
position: relative;
|
||||
top: -10px;
|
||||
left: 75px;
|
||||
}
|
||||
|
||||
#money table tr td:nth-child(2){
|
||||
position: relative;
|
||||
top: -10px;
|
||||
left: 20px;
|
||||
}
|
||||
|
||||
#money table tr td:nth-child(3){
|
||||
position: relative;
|
||||
top: 15px;
|
||||
left: 20px;
|
||||
}
|
||||
|
||||
#money table tr td:nth-child(4){
|
||||
position: relative;
|
||||
top: 15px;
|
||||
left: -35px;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
.color-worst pre
|
||||
background-color: rgb(230, 184, 175)
|
||||
.color-worse pre
|
||||
|
||||
Reference in New Issue
Block a user