mirror of https://github.com/laurent22/joplin.git
Updated website CSS
parent
f590ce4a34
commit
c71809438b
|
@ -76,6 +76,10 @@ const headerHtml = `<!doctype html>
|
||||||
table.screenshots td {
|
table.screenshots td {
|
||||||
border: 1px solid #C2C2C2;
|
border: 1px solid #C2C2C2;
|
||||||
}
|
}
|
||||||
|
img[align="left"] {
|
||||||
|
margin-right: 10px;
|
||||||
|
margin-bottom: 10px;
|
||||||
|
}
|
||||||
.mobile-screenshot {
|
.mobile-screenshot {
|
||||||
height: 40em;
|
height: 40em;
|
||||||
padding: 1em;
|
padding: 1em;
|
||||||
|
|
Loading…
Reference in New Issue