diff options
Diffstat (limited to 'template/fullscreen2.st')
| -rwxr-xr-x | template/fullscreen2.st | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/template/fullscreen2.st b/template/fullscreen2.st index 1dfe6b8..e5c70f5 100755 --- a/template/fullscreen2.st +++ b/template/fullscreen2.st @@ -27,10 +27,10 @@ </script> - <link rel="stylesheet" type="text/css" href="/static/css/fullscreen2.css?v=20260129"> + <link rel="stylesheet" type="text/css" href="/static/css/fullscreen2.css?v=20260131"> </head><body> $messages: { m | -<div style="width: 1224px; height: 918px;" id="supersize"> +<div id="supersize"> <div id="message-$m.message_id$"> <span class="content">$m.content$</span> </div> </div> |
