Revoked changes waiting new push

This commit is contained in:
Stan Lindsey 2013-02-08 23:23:00 +00:00
parent 1f4ecdec9d
commit 6bd5f41048

View file

@ -28,33 +28,6 @@ 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