mirror of
https://github.com/nxshock/simplefileshare.git
synced 2024-11-28 03:21:00 +05:00
Add icon
This commit is contained in:
parent
3ce0e6a7e6
commit
66c7df7793
@ -119,12 +119,15 @@
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
svg {
|
||||
margin: 0;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<header>
|
||||
<span>File Storage</span>
|
||||
<span><svg version="1.1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 15 15" fill="black" stroke="white"><circle cx="7.5" cy="7.5" r="5" fill="none" stroke="black"/><circle cx="3" cy="10" r="2"/><circle cx="12" cy="10" r="2"/><circle cx="7.5" cy="2.5" r="2"/></svg> File Storage</span>
|
||||
<label>
|
||||
<input id="file-uploader" type="file" id="upload-button">
|
||||
Загрузить файл
|
||||
|
Loading…
Reference in New Issue
Block a user