]> git.saurik.com Git - cydget.git/blobdiff - Welcome.html
Port Cydget to iOS 7, ARM64, Xcode 5, and cycc :/.
[cydget.git] / Welcome.html
index 1df4b5ad41df0bc06d84dce6b463c4ec713e9868..1b804ac919632f1ebea1b8a2f92f9c8d47d6c141 100644 (file)
 
     body {
         color: white;
+        background: none;
     }
 
     #lcd {
-        background: url(cydget://_UIImageWithName/UILCDBackground.png);
         width: 100%;
     }
 
         top: -5px;
     }
 </style></head><body>
+    <script type="text/javascript">
+        if (kCFCoreFoundationVersionNumber > 800)
+            document.write('<div style="height: 24px"></div>');
+        else
+            document.write('<style type="text/css"> #lcd { background: url(cydget://_UIImageWithName/UILCDBackground.png); } </style>');
+    </script>
     <div id="lcd">
         <script type="text/javascript">
             document.write('<h1 id="time">');