mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-08-03 12:40:00 +00:00
Revoked changes waiting new push
This commit is contained in:
parent
1f4ecdec9d
commit
6bd5f41048
1 changed files with 0 additions and 27 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue