Merge pull request from ArthurHoaro/cross-search

Allow crossed search between terms and tags
This commit is contained in:
Arthur 2016-02-28 14:26:46 +01:00
commit c6744a9e89
6 changed files with 178 additions and 65 deletions

View file

@ -33,6 +33,10 @@ h1 {
margin-bottom: 20px;
}
em {
font-style: italic;
}
/* Buttons */
.bigbutton {
background-color: #c0c0c0;