Welcome to the DFO World Wiki. With many major updates since the release of DFO, many items are missing. Visit Item Database Project to learn more.
Please remember to click "show preview" before saving the page.
Thanks for the updated logo snafuPop!
User:Gardios/Recipe box.css
Note: After saving, you may have to bypass your browser's cache to see the changes.
- Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
- Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
- Internet Explorer: Hold Ctrl while clicking Refresh, or press Ctrl-F5
- Opera: Go to Menu → Settings (Opera → Preferences on a Mac) and then to Privacy & security → Clear browsing data → Cached images and files.
div.recipe-box { margin: 0.5em 1em 0.5em 0; padding: 0px; font-size: 0.9em; position: relative; min-width: 250px; border: 1px solid #aaa; border-spacing: 0px; display: inline-block; } div.recipe-box .header { margin-left: 5px; margin-right: 5px; margin-top: 5px; padding: 2px 5px 2px 5px; width: auto; background: #ffeecc; text-align: center; font-weight: bold; font-size: 1.1em; } div.recipe-box .subheader { margin-left: 5px; margin-right: 5px; margin-top: 5px; padding: 0px 5px 0px 5px; width: auto; background: #ffeecc; text-align: center; font-weight: bold; } div.recipe-box dl { margin-top: 5px; padding-left: 10px; } div.recipe-box .materials dt { float: left; clear: left; text-align: right; font-weight: normal; width: 35px; margin-right: -2px; padding: 2px; border: none; line-height: 1.5em; } div.recipe-box .materials dd { float: left; margin: 0px; padding-right: 10px; padding-left: 5px; border: none; }