summaryrefslogtreecommitdiff
path: root/template/fullscreen2.st
diff options
context:
space:
mode:
Diffstat (limited to 'template/fullscreen2.st')
-rwxr-xr-xtemplate/fullscreen2.st41
1 files changed, 2 insertions, 39 deletions
diff --git a/template/fullscreen2.st b/template/fullscreen2.st
index 2927f47..38a5e2b 100755
--- a/template/fullscreen2.st
+++ b/template/fullscreen2.st
@@ -28,44 +28,7 @@
</script>
- <style type="text/css">
- *{
- margin:0;
- padding:0;
- font:60px "Gotham Black", Arial, sans-serif;
- color:#FFF;
- }
- img{
- border:none;
- }
- body {
- overflow:hidden;/*Needed to eliminate scrollbars*/
- }
- #content{
- margin:0px auto;
- height:100px;
- width:100%;
- bottom:5%;
- background-color:#262626;
- border-top:3px solid #4F4F4F;
- border-bottom:3px solid #4F4F4F;
- position:absolute;
- }
- #contentframe{
- text-align:center;
- }
-
- /*Supersize Plugin Styles*/
- #supersize img, #supersize a{
- height:100%;
- width:100%;
- display:none;
- }
- #supersize .activeslide, #supersize .activeslide img{
- display:inline;
- }
-
- </style>
+ <link rel="stylesheet" type="text/css" href="/static/css/fullscreen2.css?v=20260129">
</head><body>
$messages: { m |
<div style="width: 1224px; height: 918px;" id="supersize">
@@ -76,4 +39,4 @@ $messages: { m |
}$
-</body></html> \ No newline at end of file
+</body></html>