mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-13 08:42:42 +00:00
20 lines
199 B
Markdown
20 lines
199 B
Markdown
- Submitting work created on this site to DMs Guild
|
|
|
|
|
|
|
|
# Images
|
|
|
|
|
|
|
|
## Changing backgrounds
|
|
{{wide
|
|
In style
|
|
```
|
|
#p3{
|
|
background-image : url('/assets/homebrewery/phb_style/img/dmg_bg.jpg')
|
|
}
|
|
|
|
```
|
|
}}
|
|
|