8,960
edits
No edit summary  | 
				No edit summary  | 
				||
| Line 67: | Line 67: | ||
         url(/images/6/6f/Josh_Torch.png);  |          url(/images/6/6f/Josh_Torch.png);  | ||
     background-color: #DDD7CC;  |      background-color: #DDD7CC;  | ||
     background-size: 22%,   |      background-size: 22%, 16%;  | ||
     background-repeat: no-repeat, no-repeat;  |      background-repeat: no-repeat, no-repeat;  | ||
     background-position: 55px 275px, calc(100% -   |      background-position: 55px 275px, calc(100% - 75px) 275px;  | ||
     background-attachment: scroll, scroll;  |      background-attachment: scroll, scroll;  | ||
}  | }  | ||