diff options
Diffstat (limited to 'theme')
-rw-r--r-- | theme/default/display.css | 31 | ||||
-rw-r--r-- | theme/identica/icon_foaf.gif | bin | 0 -> 1144 bytes | |||
-rw-r--r-- | theme/identica/icon_rss.png | bin | 0 -> 781 bytes |
3 files changed, 31 insertions, 0 deletions
diff --git a/theme/default/display.css b/theme/default/display.css index f4eb917ef..b17e5f448 100644 --- a/theme/default/display.css +++ b/theme/default/display.css @@ -138,6 +138,37 @@ p#branding a { border-right: 1px solid #dcaa3f; } + +.feeds { +clear:both; +float:right; +margin-top:1.25em; +position:absolute; +right:0; +bottom:-30px; +} +.feeds * { +line-height:1.4; +padding:0; +margin:0; +font-size:12px; +} + +.feeds p { +font-weight:bold; +display:inline; +display:none; +} +.feeds ul { +display:inline; +} +.feeds li { +list-style-type:none; +display:inline; +margin-left:0.5em; +} + + /* ----- Nav Footer ----- */ #nav_sub { clear: both; diff --git a/theme/identica/icon_foaf.gif b/theme/identica/icon_foaf.gif Binary files differnew file mode 100644 index 000000000..f8f784423 --- /dev/null +++ b/theme/identica/icon_foaf.gif diff --git a/theme/identica/icon_rss.png b/theme/identica/icon_rss.png Binary files differnew file mode 100644 index 000000000..da7a39b4e --- /dev/null +++ b/theme/identica/icon_rss.png |