Forum search
[edumed.git] / edumed / static / css / forum.scss
index 8cf6717..e1a3d58 100755 (executable)
@@ -13,6 +13,15 @@ ul.breadcrumb {
 
 
 .forum-body {
+
+    position: relative;
+
+    .search-result {
+        em {
+            background-color: yellow;
+        }
+    }
+
     .pagination {
         ul {
             margin: 0;