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">');