Template:Plant Update/styles.css: Difference between revisions
Fix darkmode |
Fix it next to the infobox (maybe?) |
||
| Line 7: | Line 7: | ||
border: 1px solid #a2a9b1; | border: 1px solid #a2a9b1; | ||
background: #ffffff; | background: #ffffff; | ||
} | |||
.infobox ~ .plant-update { | |||
width: calc(100% - 21em); | |||
} | } | ||