summaryrefslogtreecommitdiff
path: root/template/fullscreen.ryder.st
diff options
context:
space:
mode:
Diffstat (limited to 'template/fullscreen.ryder.st')
-rwxr-xr-xtemplate/fullscreen.ryder.st22
1 files changed, 2 insertions, 20 deletions
diff --git a/template/fullscreen.ryder.st b/template/fullscreen.ryder.st
index 83d5ae0..9fbce5f 100755
--- a/template/fullscreen.ryder.st
+++ b/template/fullscreen.ryder.st
@@ -14,25 +14,7 @@
</script>
- <style type="text/css">
- *{
- margin:0;
- padding:0;
- font:60px "Gotham Black", Arial, sans-serif;
- color:#FFF;
- }
- #full img{
-width:100%;height:100%;
- }
- .content{
- width:100%;height:100%;
-
- }
- .content img{
- width:100%;height:100%;
-
- }
- </style>
+ <link rel="stylesheet" type="text/css" href="/static/css/fullscreen_ryder.css?v=20260129">
</head><body>
$messages: { m |
@@ -43,4 +25,4 @@ $messages: { m |
}$
</div>
-</body></html> \ No newline at end of file
+</body></html>