From f7c2b2de9c8105c3186510810325f2c79f1b7124 Mon Sep 17 00:00:00 2001 From: Meow J Date: Wed, 6 Jul 2016 02:08:54 +0800 Subject: [PATCH] Apparently not working --- docs/css/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/css/style.css b/docs/css/style.css index 15f01f2..91a076a 100644 --- a/docs/css/style.css +++ b/docs/css/style.css @@ -104,10 +104,10 @@ video { font-size: 85%; } -.attention { +.rst-content .attention { background: #FFD2D2; } -.attention-title { +.rst-content .attention .admonition-title { background: #E0B3B3; }