mirror of
https://git.wownero.com/wownero/wownero-funding-system.git
synced 2024-08-15 00:53:45 +00:00
Align images in proposals a bit
This commit is contained in:
parent
151b4a9c01
commit
b8026511fa
1 changed files with 3 additions and 1 deletions
|
@ -49,7 +49,9 @@ body {
|
||||||
}
|
}
|
||||||
|
|
||||||
.proposal_content img {
|
.proposal_content img {
|
||||||
width: 100%;
|
margin-top:8px;
|
||||||
|
margin-bottom:8px;
|
||||||
|
max-width: 70%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.proposal_content code {
|
.proposal_content code {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue