diff options
author | friendica <info@friendica.com> | 2015-01-20 20:58:55 -0800 |
---|---|---|
committer | friendica <info@friendica.com> | 2015-01-20 20:58:55 -0800 |
commit | d0258c0da2c76c54edc800d26f559a654f5366f8 (patch) | |
tree | 0df2ea26ebc7f40e4f776fde33b35d361a9c597f /view/css | |
parent | 9028e6bd30d5e457c63365cffba693a071bd1e4e (diff) | |
download | volse-hubzilla-d0258c0da2c76c54edc800d26f559a654f5366f8.tar.gz volse-hubzilla-d0258c0da2c76c54edc800d26f559a654f5366f8.tar.bz2 volse-hubzilla-d0258c0da2c76c54edc800d26f559a654f5366f8.zip |
More styling for poco reputation page. Note: the reason this isn't yet linked to the UI is because we need to age some old '1' values that are bogus.
Diffstat (limited to 'view/css')
-rw-r--r-- | view/css/mod_prep.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/view/css/mod_prep.css b/view/css/mod_prep.css index 3701cbdff..bb29086da 100644 --- a/view/css/mod_prep.css +++ b/view/css/mod_prep.css @@ -5,4 +5,8 @@ .prep-details { float: left; +} + +.directory-item { + margin: 10px; }
\ No newline at end of file |