From 2450caa161170ee940fb1bd99b7c255111f44cba Mon Sep 17 00:00:00 2001 From: friendica Date: Thu, 15 May 2014 19:58:23 -0700 Subject: add the theme file --- view/css/mod_apps.css | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 view/css/mod_apps.css (limited to 'view') diff --git a/view/css/mod_apps.css b/view/css/mod_apps.css new file mode 100644 index 000000000..2788817d9 --- /dev/null +++ b/view/css/mod_apps.css @@ -0,0 +1,5 @@ +.app-container { + float: left; + width: 125px; + padding: 20px; +} -- cgit v1.2.3