New: Project Aphrodite
BIN
frontend/src/Content/Fonts/Roboto-Light.ttf
Normal file
BIN
frontend/src/Content/Fonts/Roboto-Light.woff
Normal file
BIN
frontend/src/Content/Fonts/Roboto-Light.woff2
Normal file
BIN
frontend/src/Content/Fonts/Roboto-Regular.ttf
Normal file
BIN
frontend/src/Content/Fonts/Roboto-Regular.woff
Normal file
BIN
frontend/src/Content/Fonts/Roboto-Regular.woff2
Normal file
BIN
frontend/src/Content/Fonts/UbuntuMono-Regular.eot
Normal file
BIN
frontend/src/Content/Fonts/UbuntuMono-Regular.ttf
Normal file
BIN
frontend/src/Content/Fonts/UbuntuMono-Regular.woff
Normal file
38
frontend/src/Content/Fonts/fonts.css
Normal file
@@ -0,0 +1,38 @@
|
||||
@font-face {
|
||||
font-weight: 300;
|
||||
font-style: normal;
|
||||
font-family: 'Roboto';
|
||||
src: url('Roboto-Light.woff2?v=1.1.0') format('woff2'), url('Roboto-Light.woff?v=1.2.0') format('woff'), url('Roboto-Light.ttf?v=1.1.0') format('truetype');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-weight: 400;
|
||||
font-style: normal;
|
||||
font-family: 'Roboto';
|
||||
src: url('Roboto-Regular.woff2?v=1.2.0') format('woff2'), url('Roboto-Regular.woff?v=1.2.0') format('woff'), url('Roboto-Regular.ttf?v=1.1.0') format('truetype');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
font-family: 'Roboto';
|
||||
src: url('Roboto-Regular.woff2?v=1.3.0') format('woff2'), url('Roboto-Regular.woff?v=1.2.0') format('woff'), url('Roboto-Regular.ttf?v=1.1.0') format('truetype');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-weight: 400;
|
||||
font-style: normal;
|
||||
font-family: 'Ubuntu Mono';
|
||||
src: url('UbuntuMono-Regular.eot?#iefix') format('embedded-opentype'), url('UbuntuMono-Regular.woff') format('woff'), url('UbuntuMono-Regular.ttf') format('truetype');
|
||||
}
|
||||
|
||||
/*
|
||||
* text-security-disc
|
||||
*/
|
||||
|
||||
@font-face {
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
font-family: 'text-security-disc';
|
||||
src: url('text-security-disc.woff') format('woff'), url('text-security-disc.ttf') format('truetype');
|
||||
}
|
BIN
frontend/src/Content/Fonts/text-security-disc.ttf
Normal file
BIN
frontend/src/Content/Fonts/text-security-disc.woff
Normal file
BIN
frontend/src/Content/Images/404.png
Normal file
After Width: | Height: | Size: 101 KiB |
BIN
frontend/src/Content/Images/Icons/android-chrome-192x192.png
Normal file
After Width: | Height: | Size: 16 KiB |
BIN
frontend/src/Content/Images/Icons/android-chrome-512x512.png
Normal file
After Width: | Height: | Size: 50 KiB |
BIN
frontend/src/Content/Images/Icons/apple-touch-icon.png
Normal file
After Width: | Height: | Size: 8.3 KiB |
9
frontend/src/Content/Images/Icons/browserconfig.xml
Normal file
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<browserconfig>
|
||||
<msapplication>
|
||||
<tile>
|
||||
<square150x150logo src="/Content/Images/Icons/mstile-150x150.png"/>
|
||||
<TileColor>#00ccff</TileColor>
|
||||
</tile>
|
||||
</msapplication>
|
||||
</browserconfig>
|
BIN
frontend/src/Content/Images/Icons/favicon-16x16.png
Normal file
After Width: | Height: | Size: 1.4 KiB |
BIN
frontend/src/Content/Images/Icons/favicon-32x32.png
Normal file
After Width: | Height: | Size: 2.6 KiB |
BIN
frontend/src/Content/Images/Icons/favicon.ico
Normal file
After Width: | Height: | Size: 15 KiB |
18
frontend/src/Content/Images/Icons/manifest.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "",
|
||||
"icons": [
|
||||
{
|
||||
"src": "/Content/Images/Icons/android-chrome-192x192.png",
|
||||
"sizes": "192x192",
|
||||
"type": "image/png"
|
||||
},
|
||||
{
|
||||
"src": "/Content/Images/Icons/android-chrome-512x512.png",
|
||||
"sizes": "512x512",
|
||||
"type": "image/png"
|
||||
}
|
||||
],
|
||||
"theme_color": "#3a3f51",
|
||||
"background_color": "#3a3f51",
|
||||
"display": "standalone"
|
||||
}
|
BIN
frontend/src/Content/Images/Icons/mstile-144x144.png
Normal file
After Width: | Height: | Size: 10 KiB |
BIN
frontend/src/Content/Images/Icons/mstile-150x150.png
Normal file
After Width: | Height: | Size: 9.5 KiB |
BIN
frontend/src/Content/Images/Icons/mstile-310x150.png
Normal file
After Width: | Height: | Size: 10 KiB |
BIN
frontend/src/Content/Images/Icons/mstile-310x310.png
Normal file
After Width: | Height: | Size: 22 KiB |
BIN
frontend/src/Content/Images/Icons/mstile-70x70.png
Normal file
After Width: | Height: | Size: 6.7 KiB |
29
frontend/src/Content/Images/Icons/safari-pinned-tab.svg
Normal file
@@ -0,0 +1,29 @@
|
||||
<?xml version="1.0" standalone="no"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN"
|
||||
"http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
|
||||
<svg version="1.0" xmlns="http://www.w3.org/2000/svg"
|
||||
width="900.000000pt" height="900.000000pt" viewBox="0 0 900.000000 900.000000"
|
||||
preserveAspectRatio="xMidYMid meet">
|
||||
<metadata>
|
||||
Created by potrace 1.11, written by Peter Selinger 2001-2013
|
||||
</metadata>
|
||||
<g transform="translate(0.000000,900.000000) scale(0.100000,-0.100000)"
|
||||
fill="#000000" stroke="none">
|
||||
<path d="M2015 8684 c-512 -92 -890 -408 -1080 -904 -86 -223 -115 -428 -115
|
||||
-813 0 -693 60 -5016 71 -5086 44 -290 223 -481 517 -553 66 -16 120 -21 224
|
||||
-21 76 0 141 2 144 6 3 3 -8 1384 -26 3069 -34 3162 -34 3159 4 3283 25 80 76
|
||||
156 129 192 124 83 270 61 502 -75 44 -26 1221 -689 2615 -1473 1806 -1017
|
||||
2563 -1448 2632 -1499 262 -195 418 -418 489 -696 16 -64 29 -127 29 -139 0
|
||||
-129 128 175 165 390 22 129 22 350 0 481 -20 118 -79 303 -130 405 -108 215
|
||||
-285 420 -458 534 -29 18 -1055 612 -2282 1320 -1226 708 -2272 1314 -2323
|
||||
1347 -177 114 -380 193 -587 228 -141 24 -396 26 -520 4z"/>
|
||||
<path d="M2920 6218 c0 -46 -14 -825 -30 -1733 -17 -907 -30 -1662 -28 -1677
|
||||
3 -26 50 0 1565 865 859 491 1561 896 1559 902 -3 10 -3044 1725 -3058 1725
|
||||
-5 0 -8 -37 -8 -82z"/>
|
||||
<path d="M5015 2654 c-1441 -844 -2655 -1553 -2698 -1575 -104 -53 -259 -104
|
||||
-377 -125 -140 -24 -370 -15 -504 20 -55 14 -101 24 -104 22 -10 -11 70 -110
|
||||
167 -206 195 -195 440 -327 731 -397 141 -34 409 -43 546 -19 113 19 240 59
|
||||
319 98 123 63 4442 2572 4493 2611 83 63 148 144 198 242 87 175 97 352 32
|
||||
555 -38 120 -144 311 -171 310 -7 -1 -1191 -692 -2632 -1536z"/>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.6 KiB |
BIN
frontend/src/Content/Images/error.png
Normal file
After Width: | Height: | Size: 160 KiB |
BIN
frontend/src/Content/Images/logo-full.png
Normal file
After Width: | Height: | Size: 66 KiB |
BIN
frontend/src/Content/Images/logo.png
Normal file
After Width: | Height: | Size: 27 KiB |
9
frontend/src/Content/Images/logo.svg
Normal file
@@ -0,0 +1,9 @@
|
||||
<svg height="216.9" viewBox="0 0 216.7 216.9" width="216.7" xmlns="http://www.w3.org/2000/svg">
|
||||
<path clip-rule="evenodd" d="M216.7 108.45c0 29.833-10.533 55.4-31.6 76.7-.7.833-1.483 1.6-2.35 2.3-3.466 3.4-7.133 6.484-11 9.25-18.267 13.467-39.367 20.2-63.3 20.2-23.967 0-45.033-6.733-63.2-20.2-4.8-3.4-9.3-7.25-13.5-11.55-16.367-16.266-26.417-35.167-30.15-56.7-.733-4.2-1.217-8.467-1.45-12.8-.1-2.4-.15-4.8-.15-7.2 0-2.533.05-4.95.15-7.25 0-.233.066-.467.2-.7 1.567-26.6 12.033-49.583 31.4-68.95C53.05 10.517 78.617 0 108.45 0c29.933 0 55.484 10.517 76.65 31.55 21.067 21.433 31.6 47.067 31.6 76.9z" fill="#EEE" fill-rule="evenodd"/>
|
||||
<path clip-rule="evenodd" d="M194.65 42.5l-22.4 22.4C159.152 77.998 158 89.4 158 109.5c0 17.934 2.852 34.352 16.2 47.7 9.746 9.746 19 18.95 19 18.95-2.5 3.067-5.2 6.067-8.1 9-.7.833-1.483 1.6-2.35 2.3-2.533 2.5-5.167 4.817-7.9 6.95l-17.55-17.55c-15.598-15.6-27.996-17.1-48.6-17.1-19.77 0-33.223 1.822-47.7 16.3-8.647 8.647-18.55 18.6-18.55 18.6-3.767-2.867-7.333-6.034-10.7-9.5-2.8-2.8-5.417-5.667-7.85-8.6 0 0 9.798-9.848 19.15-19.2 13.852-13.853 16.1-29.916 16.1-47.85 0-17.5-2.874-33.823-15.6-46.55-8.835-8.836-21.05-21-21.05-21 2.833-3.6 5.917-7.067 9.25-10.4 2.934-2.867 5.934-5.55 9-8.05L61.1 43.85C74.102 56.852 90.767 60.2 108.7 60.2c18.467 0 35.077-3.577 48.6-17.1 8.32-8.32 19.3-19.25 19.3-19.25 2.9 2.367 5.733 4.933 8.5 7.7 3.467 3.533 6.65 7.183 9.55 10.95z" fill="#3A3F51" fill-rule="evenodd"/>
|
||||
<g clip-rule="evenodd">
|
||||
<path d="M78.7 114c-.2-1.167-.332-2.35-.4-3.55-.032-.667-.05-1.333-.05-2 0-.7.018-1.367.05-2 0-.067.018-.133.05-.2.435-7.367 3.334-13.733 8.7-19.1 5.9-5.833 12.984-8.75 21.25-8.75 8.3 0 15.384 2.917 21.25 8.75 5.834 5.934 8.75 13.033 8.75 21.3 0 8.267-2.916 15.35-8.75 21.25-.2.233-.416.45-.65.65-.966.933-1.982 1.783-3.05 2.55-5.065 3.733-10.916 5.6-17.55 5.6s-12.466-1.866-17.5-5.6c-1.332-.934-2.582-2-3.75-3.2-4.532-4.5-7.316-9.734-8.35-15.7z" fill="#0CF" fill-rule="evenodd"/>
|
||||
<path d="M157.8 59.75l-15 14.65M30.785 32.526L71.65 73.25m84.6 84.25l27.808 28.78m1.855-153.894L157.8 59.75m-125.45 126l27.35-27.4" fill="none" stroke="#0CF" stroke-miterlimit="1" stroke-width="2"/>
|
||||
<path d="M157.8 59.75l-16.95 17.2M58.97 60.604l17.2 17.15M59.623 158.43l16.75-17.4m61.928-1.396l18.028 17.945" fill="none" stroke="#0CF" stroke-miterlimit="1" stroke-width="7"/>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 2.3 KiB |
BIN
frontend/src/Content/Images/poster-dark.png
Normal file
After Width: | Height: | Size: 2.5 KiB |