aboutsummaryrefslogtreecommitdiff
path: root/h-source/Public/Css
diff options
context:
space:
mode:
authorAntonio Gallo <tonicucoz@gmail.com>2012-01-11 17:13:07 +0000
committerAntonio Gallo <tonicucoz@gmail.com>2012-01-11 17:13:07 +0000
commit10f51945ac703a80421f7a1d3aee36101e6485bc (patch)
treecfb08847b2b1546f506317128b0247019c750b02 /h-source/Public/Css
parent2fee8068c26773b3ff8ca1b822a5a363c6b639af (diff)
mobile version: added catalogue page for each device category
Diffstat (limited to 'h-source/Public/Css')
-rw-r--r--h-source/Public/Css/mobile.css18
1 files changed, 17 insertions, 1 deletions
diff --git a/h-source/Public/Css/mobile.css b/h-source/Public/Css/mobile.css
index e351ffc..6f5a84a 100644
--- a/h-source/Public/Css/mobile.css
+++ b/h-source/Public/Css/mobile.css
@@ -85,7 +85,23 @@ img
margin-top:20px;
margin-bottom:20px;
}
-
+.bottom_licence_notice
+{
+ clear:left;
+ clear:right;
+ font:normal 12px/1.2 sans-serif,arial;
+ padding:10px;
+ background:#E0FFFF;
+ margin:25px 0px 5px 0px;
+}
+.page_list
+{
+ margin-bottom:28px;
+}
+.notebook_view_title
+{
+ margin-bottom:28px;
+}
/*jquery mobile*/
.ui-header {
background: #B7F18C;