diff options
Diffstat (limited to 'dmt/style.css')
-rw-r--r-- | dmt/style.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dmt/style.css b/dmt/style.css index 5d783b6..915a6cd 100644 --- a/dmt/style.css +++ b/dmt/style.css @@ -94,10 +94,10 @@ a:hover { background-color: #c80000; } -.remove { +.standout { border-color: #4c0080; } -.remove .box-title { +.standout .box-title { background-color: #4c0080; } |