On rajoute encore quelques modules

This commit is contained in:
2020-10-13 14:58:11 +02:00
parent c513c15cdc
commit 25cb197711
201 changed files with 22431 additions and 27 deletions

View File

@@ -0,0 +1,24 @@
li.sf-search #searchbox p::after {
direction: ltr;
font-family: 'Material Icons';
font-size: 24px;
font-style: normal;
font-weight: normal;
letter-spacing: normal;
line-height: 1;
text-transform: none;
white-space: nowrap;
word-wrap: normal;
-webkit-font-feature-settings: 'liga';
-webkit-font-smoothing: antialiased;
content: "search";
display: block;
width: 23px;
height: 20px;
line-height: 20px;
z-index: 99999;
position: absolute;
top: 18px;
right: 20px;
text-align: center;
}