[Scummvm-git-logs] scummvm-web master -> cb3a5807f9f27e1d235884a3a10b3fb8151cc9c7
lotharsm
serra at scummvm.org
Sun Apr 14 22:17:06 CEST 2019
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm-web' repo located at https://github.com/scummvm/scummvm-web .
Summary:
cb3a5807f9 WEB: Fix image alignment in theme announcement
Commit: cb3a5807f9f27e1d235884a3a10b3fb8151cc9c7
https://github.com/scummvm/scummvm-web/commit/cb3a5807f9f27e1d235884a3a10b3fb8151cc9c7
Author: Lothar Serra Mari (serra at scummvm.org)
Date: 2019-04-14T22:16:49+02:00
Commit Message:
WEB: Fix image alignment in theme announcement
Changed paths:
data/news/20190413.json
diff --git a/data/news/20190413.json b/data/news/20190413.json
index 2bf6bb7..02a6c14 100644
--- a/data/news/20190413.json
+++ b/data/news/20190413.json
@@ -1,6 +1,6 @@
{
"title": "ScummVM: Modern Theme Remastered",
- "content": "<p><img src=\"/data/news/20190413.png\" alt=\"ScummVM Modern Theme Remastered\" /><p>Time flies so fast! It's been 10 years since we introduced the \"Modern Theme\" to ScummVM. </p><p>After all those years, it surely was time for an update.</p><p>Over the last couple of weeks, ScummVM team member mataniko carefully updated the theming of ScummVM. The new theme follows modern design principles while preserving our own design philosophy.</p><p>From now on, future versions of ScummVM <a href=\"https://buildbot.scummvm.org/builds.html\">(including current nightly builds!)</a> will include the new theme by default.</p><p>Already missing the old theme? Don't worry! The old \"ScummVM Modern\" theme can be selected in ScummVM's options at any time.</p>",
+ "content": "<p><img src=\"/data/news/20190413.png\" alt=\"ScummVM Modern Theme Remastered\" align=\"left\" />Time flies so fast! It's been 10 years since we introduced the \"Modern Theme\" to ScummVM. </p><p>After all those years, it surely was time for an update.</p><p>Over the last couple of weeks, ScummVM team member mataniko carefully updated the theming of ScummVM. The new theme follows modern design principles while preserving our own design philosophy.</p><p>From now on, future versions of ScummVM <a href=\"https://buildbot.scummvm.org/builds.html\">(including current nightly builds!)</a> will include the new theme by default.</p><p>Already missing the old theme? Don't worry! The old \"ScummVM Modern\" theme can be selected in ScummVM's options at any time.</p>",
"date": "1554619256",
"author": "lotharsm"
}
\ No newline at end of file
More information about the Scummvm-git-logs
mailing list