From: Andrew Dolgov Date: Fri, 1 Aug 2008 07:34:48 +0000 (+0100) Subject: mobile: misc updates; bump copyright notice in footer X-Git-Tag: 1.2.26~44 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=6d3a9973a0ed9645f1e8bc6b4d939682afbdd398;p=tt-rss.git mobile: misc updates; bump copyright notice in footer --- diff --git a/mobile/mobile.css b/mobile/mobile.css index 9e8724e8..b50da587 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 4722b98c..f33bd720 100644 --- a/mobile/tt-rss.php +++ b/mobile/tt-rss.php @@ -127,7 +127,7 @@