Merge pull request #496 from ArthurHoaro/cross-search
Allow crossed search between terms and tags
This commit is contained in:
commit
c6744a9e89
6 changed files with 178 additions and 65 deletions
inc
|
@ -33,6 +33,10 @@ h1 {
|
|||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
em {
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
/* Buttons */
|
||||
.bigbutton {
|
||||
background-color: #c0c0c0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue