diff options
Diffstat (limited to 'template/yoga')
-rw-r--r-- | template/yoga/theme/Sylvia/theme.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/template/yoga/theme/Sylvia/theme.css b/template/yoga/theme/Sylvia/theme.css index 7f684fcde..e292ba895 100644 --- a/template/yoga/theme/Sylvia/theme.css +++ b/template/yoga/theme/Sylvia/theme.css @@ -412,4 +412,7 @@ input[type="button"]:hover, input[type="submit"]:hover, input[type="reset"]:hove } #theCommentsPage div#comments { padding: 0 0 5px 10px; +} +tr.tagLine, fieldset.tagLetter, legend.tagLetterLegend { + border-color: #666666; }
\ No newline at end of file |