aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/redbasic
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2013-07-04 04:53:03 -0700
committerfriendica <info@friendica.com>2013-07-04 04:53:03 -0700
commit2979a2ee5a3a820bdc6ccbda173a5e5016d570db (patch)
treedaeb7239685294559879f68e8948d965ef76b748 /view/theme/redbasic
parentec38f1d5dbe75ee8bb66a904414266a7391412d4 (diff)
downloadvolse-hubzilla-2979a2ee5a3a820bdc6ccbda173a5e5016d570db.tar.gz
volse-hubzilla-2979a2ee5a3a820bdc6ccbda173a5e5016d570db.tar.bz2
volse-hubzilla-2979a2ee5a3a820bdc6ccbda173a5e5016d570db.zip
more "thing" work
Diffstat (limited to 'view/theme/redbasic')
-rw-r--r--view/theme/redbasic/css/style.css10
1 files changed, 10 insertions, 0 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css
index b1509c34f..16c614cff 100644
--- a/view/theme/redbasic/css/style.css
+++ b/view/theme/redbasic/css/style.css
@@ -3881,3 +3881,13 @@ width: 200px;
.tag10 {
font-size : 2.8em !important;
}
+
+.profile-thing-list {
+ list-style-type: none;
+}
+/*
+.profile-thing-list li {
+ float: left;
+ margin-right: 25px;
+}
+*/ \ No newline at end of file