Add minimum-possible taginfo powered help.

This commit is contained in:
Tom MacWright
2012-11-13 12:09:43 -05:00
parent 42b6f04a35
commit fecf75a668
3 changed files with 28 additions and 11 deletions
+10
View File
@@ -257,3 +257,13 @@ button small {
-moz-animation: spinnerAnim 1.5s infinite linear;
-moz-transform-origin: 50% 50%;
}
.tag-help,
.tag-help a {
text-align:center;
background:#CED4F0;
color:#fff;
text-decoration:none;
padding:0 5px;
display:block;
}