diff options
author | JJ | 2024-08-09 00:43:24 +0000 |
---|---|---|
committer | JJ | 2024-08-09 00:43:24 +0000 |
commit | 31a9142ddf7a54f05b7eb758a41ea088858387fe (patch) | |
tree | 763f74bd3cca8319065473cff181c24ec0a48937 /assets | |
parent | 5eefe40312d677ec929833f237b81584f5b3ae5b (diff) |
update css
Diffstat (limited to 'assets')
-rw-r--r-- | assets/external.svg | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/assets/external.svg b/assets/external.svg new file mode 100644 index 0000000..93fe0c0 --- /dev/null +++ b/assets/external.svg @@ -0,0 +1,43 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<svg:svg + width="12" + height="12" + viewBox="0 0 12 12" + version="1.1" + id="svg1" + sodipodi:docname="external.svg" + inkscape:version="1.3.2 (091e20ef0f, 2023-11-25, custom)" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:svg="http://www.w3.org/2000/svg"> + <svg:defs + id="defs1" /> + <sodipodi:namedview + id="namedview1" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:showpageshadow="2" + inkscape:pageopacity="0.0" + inkscape:pagecheckerboard="0" + inkscape:deskcolor="#d1d1d1" + inkscape:zoom="72.583333" + inkscape:cx="6" + inkscape:cy="6" + inkscape:window-width="1920" + inkscape:window-height="1132" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:current-layer="svg1" /> + <svg:title + id="title1"> + external link + </svg:title> + <svg:path + fill="#36c" + d="M6 1h5v5L8.86 3.85 4.7 8 4 7.3l4.15-4.16zM2 3h2v1H2v6h6V8h1v2a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1" + id="path1" + style="fill:#1455fb;fill-opacity:1" /> + <style>#vector-page-tools-pinned-container, #vector-toc-pinned-container, #vector-main-menu-pinned-container { border: 1px solid rgb(170, 170, 170); background-color: #f8f9fa; }</style> +</svg:svg> |