summaryrefslogtreecommitdiff
path: root/doc/source/theme/static
diff options
context:
space:
mode:
authormathieui <mathieui@mathieui.net>2013-04-10 20:04:29 +0200
committermathieui <mathieui@mathieui.net>2013-04-10 20:05:47 +0200
commitfe16bd78cf71681f42762c3546c6efcd782fc026 (patch)
tree7928a0b47032f97b6971f44d212f0230d589e3cb /doc/source/theme/static
parenta6862a7d5d9317810d511503c2bf8fbad1c7adbe (diff)
downloadpoezio-fe16bd78cf71681f42762c3546c6efcd782fc026.tar.gz
poezio-fe16bd78cf71681f42762c3546c6efcd782fc026.tar.bz2
poezio-fe16bd78cf71681f42762c3546c6efcd782fc026.tar.xz
poezio-fe16bd78cf71681f42762c3546c6efcd782fc026.zip
Add keys
Diffstat (limited to 'doc/source/theme/static')
-rw-r--r--doc/source/theme/static/basic.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/source/theme/static/basic.css b/doc/source/theme/static/basic.css
index 5708b4da..f572584e 100644
--- a/doc/source/theme/static/basic.css
+++ b/doc/source/theme/static/basic.css
@@ -308,6 +308,10 @@ dt:target, .highlight {
background-color: #fbe54e;
}
+.highlighted {
+ background-color: #fbe54e;
+}
+
dl.glossary dt {
font-weight: bold;
font-size: 1.1em;