forked from leftypol/leftypol
Add lainchan styles
This commit is contained in:
parent
19c35cdae6
commit
341e6476f9
30 changed files with 1325 additions and 107 deletions
12
stylesheets/svg/bannermaks.svg
Executable file
12
stylesheets/svg/bannermaks.svg
Executable file
|
@ -0,0 +1,12 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="300px" height="100px">
|
||||
<defs>
|
||||
<pattern id="pattern2"
|
||||
x="0" y="0" width=".0052083333333" height=".015625"
|
||||
patternUnits="userSpaceOnUse" >
|
||||
<rect x="0" y="0" width=".0026041666667" height=".0078125" style="stroke: none; fill: white; " />
|
||||
</pattern>
|
||||
<mask maskContentUnits="objectBoundingBox" maskUnits="objectBoundingBox" id="masking">
|
||||
<rect x="0" y="0" width="1" height="1" style="fill: url(#pattern2);"/>
|
||||
</mask>
|
||||
</defs>
|
||||
</svg>
|
After Width: | Height: | Size: 570 B |
Loading…
Add table
Add a link
Reference in a new issue