From 6d3a9973a0ed9645f1e8bc6b4d939682afbdd398 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Fri, 1 Aug 2008 08:34:48 +0100 Subject: mobile: misc updates; bump copyright notice in footer --- mobile/mobile.css | 24 +++++++++++++++--------- mobile/tt-rss.php | 2 +- 2 files changed, 16 insertions(+), 10 deletions(-) (limited to 'mobile') diff --git a/mobile/mobile.css b/mobile/mobile.css index 9e8724e80..b50da5875 100644 --- a/mobile/mobile.css +++ b/mobile/mobile.css @@ -25,11 +25,18 @@ h3 { } #heading { - border-width : 0px 0px 1px 0px; +/* border-width : 0px 0px 1px 0px; border-style : solid; border-color : #88b0ff; font-weight : bold; + font-size : small; */ + font-size : small; + + border-width : 0px 0px 1px 0px; + border-style : solid; + border-color : #88b0ff; + background : #ecf4ff; } #content { @@ -37,12 +44,17 @@ h3 { } #footer { - border-width : 1px 0px 0px 0px; +/* border-width : 1px 0px 0px 0px; border-style : solid; - border-color : #88b0ff; + border-color : #88b0ff; */ text-align : center; font-size : x-small; color : gray; + + border-width : 1px 0px 0px 0px; + border-style : solid; + border-color : #88b0ff; + } form { @@ -193,13 +205,7 @@ div.postTags { font-size : small; } -#headingAddon { - font-weight : normal; -} - div.footerAddon { - margin-top : 5px; - margin-bottom : 5px; font-size : small; } diff --git a/mobile/tt-rss.php b/mobile/tt-rss.php index 4722b98c8..f33bd7200 100644 --- a/mobile/tt-rss.php +++ b/mobile/tt-rss.php @@ -127,7 +127,7 @@ -- cgit v1.2.3