Updated website CSS

pull/314/merge
Laurent Cozic 2018-03-20 17:36:07 +00:00
parent f590ce4a34
commit c71809438b
1 changed files with 4 additions and 0 deletions

View File

@ -76,6 +76,10 @@ const headerHtml = `<!doctype html>
table.screenshots td {
border: 1px solid #C2C2C2;
}
img[align="left"] {
margin-right: 10px;
margin-bottom: 10px;
}
.mobile-screenshot {
height: 40em;
padding: 1em;