mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-07-31 19:20:25 +00:00
Update styles/app/index.styl
This commit is contained in:
parent
9ef4236bb7
commit
29387b9c03
1 changed files with 5 additions and 0 deletions
|
|
@ -20,6 +20,11 @@ html,body,p,h1,ul,li,table,tr,th,td
|
|||
position:fixed
|
||||
width: 100%;
|
||||
|
||||
#head .pull-right{
|
||||
margin-right: 2%
|
||||
margin-left: 1%
|
||||
}
|
||||
|
||||
.color-worst pre
|
||||
background-color: rgb(230, 184, 175)
|
||||
.color-worse pre
|
||||
|
|
|
|||
Loading…
Reference in a new issue