Skip to content

Commit cdc3fc8

Browse files
committed
! important
1 parent 79c4ca8 commit cdc3fc8

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

Ajax/semantic/html/collections/HtmlBreadcrumb.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010

1111
/**
1212
* Semantic UI Breadcrumb component
13+
*
1314
* @see http://semantic-ui.com/collections/breadcrumb.html
1415
* @method _hrefFunction($e)
1516
* @author jc

documentation/html/extra-styles.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,9 @@ body, table, div, p, dl {
5454
.memtitle{
5555
font-weight: 600 !important;
5656
font-size: 120% !important;
57-
background-color: #F1E2D3;
58-
background-image: none;
59-
color: #935B38;
57+
background-color: #F1E2D3 !important;
58+
background-image: none !important;
59+
color: #935B38 !important;
6060
}
6161
.memdoc p{
6262
color: #357B74;

0 commit comments

Comments
 (0)