diff --git a/plusfuture/css/style.css b/plusfuture/css/style.css index 8dc1f8d..fd7b3f8 100644 --- a/plusfuture/css/style.css +++ b/plusfuture/css/style.css @@ -1833,6 +1833,10 @@ dl.bb-dl > dd > li { background-color: $comment_item_colour !important; } +.modal-dialog{ + z-index: 2000; +} + a[title*="harukin@plus.haruk.in"]{ color: rgb(170, 2, 2); }