mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-05 12:02:13 +00:00
commit
748d2d2de2
1 changed files with 5 additions and 1 deletions
|
|
@ -18,12 +18,16 @@ html,body,p,h1,ul,li,table,tr,th,td
|
|||
padding: 12px 16px
|
||||
white-space: nowrap
|
||||
position:fixed
|
||||
width: 100%;
|
||||
width: 100%
|
||||
|
||||
#head .pull-right
|
||||
margin-right: 2%
|
||||
margin-left: 1%
|
||||
|
||||
.bootstrap-growl{
|
||||
position:fixed !important
|
||||
}
|
||||
|
||||
.color-worst pre
|
||||
background-color: rgb(230, 184, 175)
|
||||
.color-worse pre
|
||||
|
|
|
|||
Loading…
Reference in a new issue