summaryrefslogtreecommitdiff
path: root/skins
diff options
context:
space:
mode:
Diffstat (limited to 'skins')
-rw-r--r--skins/blue.css36
1 files changed, 36 insertions, 0 deletions
diff --git a/skins/blue.css b/skins/blue.css
index 165d5ee..791ddec 100644
--- a/skins/blue.css
+++ b/skins/blue.css
@@ -11,6 +11,42 @@
z-index:500;
}
+ .weather576 {
+ color : black;
+ font-size:10px;
+ text-align: left;
+ }
+
+ .weather720 {
+ color : black;
+ font-size:19px;
+ text-align: left;
+ }
+
+ .weather1080 {
+ color : black;
+ font-size:29px;
+ text-align: left;
+ }
+
+ table.center {
+ margin-left:auto;
+ margin-right:auto;
+ }
+
+ .imgsize576 {
+ height: 100%;
+ }
+
+ .imgsize720 {
+ height: 125%;
+ }
+
+ .imgsize1080 {
+ height: 188%;
+ }
+
+
.bluekey {
color : blue;
}