diff options
author | friendica <info@friendica.com> | 2014-10-06 17:47:17 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2014-10-06 17:47:17 -0700 |
commit | 03bbbdaf102eeb80731b062c0c269649c938f23d (patch) | |
tree | f3c8fd8a4335c93928247a8af81fb0d978d07011 /view/theme/redbasic | |
parent | 6e4f7383f154b906a6880d13d7c233b8ea7a5e6a (diff) | |
download | volse-hubzilla-03bbbdaf102eeb80731b062c0c269649c938f23d.tar.gz volse-hubzilla-03bbbdaf102eeb80731b062c0c269649c938f23d.tar.bz2 volse-hubzilla-03bbbdaf102eeb80731b062c0c269649c938f23d.zip |
shareable design elements
Diffstat (limited to 'view/theme/redbasic')
-rw-r--r-- | view/theme/redbasic/css/style.css | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 7df70e714..1c036793c 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -2528,3 +2528,8 @@ blockquote { } } + +.shareable_element_text { + height: 300px; + width: 300px; +}
\ No newline at end of file |