forked from GNUsocial/gnu-social
updated CSS, added feedback button
This commit is contained in:
parent
ba38d2a5b8
commit
bcb7832fc5
@ -427,3 +427,4 @@ content:' and add to your friends';
|
||||
|
||||
.entity_subscriptions ul:before { content: 'Fan of...'; }
|
||||
|
||||
#feedback-button-of-doom { position: fixed; top: 350px; left: 0; }
|
BIN
theme/gnusocial/images/fback.png
Normal file
BIN
theme/gnusocial/images/fback.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.2 KiB |
@ -13,6 +13,10 @@
|
||||
<?php echo section('head'); ?>
|
||||
</head>
|
||||
<body id="<?php echo section('action'); ?>">
|
||||
|
||||
<div id="feedback-button-of-doom"><a href="http://social.shapado.com/"><img src="/themes/gnusocial/images/fback.png" title="Send us your ideas and suggestions" alt="Feedback" /></a></div>
|
||||
|
||||
|
||||
<div id="doc2" class="yui-t6">
|
||||
<div id="hd">
|
||||
<h1><a href="/">GNU social</a></h1>
|
||||
|
Loading…
Reference in New Issue
Block a user