mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-14 14:11:23 -04:00
Move icons/ to assets/
There's a default alias for icons/ in apache, https://www.electrictoolbox.com/apache-icons-directory/
This commit is contained in:
parent
5321223240
commit
b324d9d42f
18 changed files with 10 additions and 10 deletions
|
@ -27,7 +27,7 @@ body {
|
|||
display: block;
|
||||
position: absolute;
|
||||
top: 12px;
|
||||
background-image: url('icons/arrowhead-right-12.svg');
|
||||
background-image: url('assets/arrowhead-right-12.svg');
|
||||
width: 12px;
|
||||
height: 12px;
|
||||
opacity : 0.6;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue