Skip to content

Instantly share code, notes, and snippets.

@JaviRL
Created June 19, 2020 16:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save JaviRL/c8378bd9aef17ed7ade338748717fd85 to your computer and use it in GitHub Desktop.
Save JaviRL/c8378bd9aef17ed7ade338748717fd85 to your computer and use it in GitHub Desktop.
Untitled
body {
background-color: white;
}
rect {
background-color: #d3d3d3;
}
<svg version="1.1" xmlns="http://www.w3.org/2000/svg"
width="120" height="120" viewBox="0 0 120 120"
style="background-color: lightgray">
<line x1="60" y1="60" x2="60" y2="110" stroke-width="2" stroke="#a0522d" />
</svg>
// alert('Hello world!');
{"view":"split-vertical","fontsize":"100","seethrough":"","prefixfree":"1","page":"css"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment