Skip to content
Snippets Groups Projects
Commit 186426e25eb8 authored by Ram Rachum's avatar Ram Rachum
Browse files

Adding download button

parent d4666b08bd98
No related branches found
No related tags found
1 merge request!17Make download link more prominent
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-download"><path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path><polyline points="7 10 12 15 17 10"></polyline><line x1="12" y1="15" x2="12" y2="3"></line></svg>
\ No newline at end of file
......@@ -268,7 +268,7 @@
}
#download {
background: #FCC;
border: 2px solid black;
border-radius: 5px;
text-align: center;
padding: 10px;
......
......@@ -268,7 +268,7 @@
}
#download {
background: #FCC;
border: 2px solid black;
border-radius: 5px;
text-align: center;
padding: 10px;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment