Deployed new layout, Added second page, Added meta information, Compressed images and cleaned folders, Added imprint and privacy links, Changed screenshot and README
BIN
static/android-chrome-192x192.png
Normal file
|
After Width: | Height: | Size: 15 KiB |
BIN
static/apple-touch-icon.png
Normal file
|
After Width: | Height: | Size: 4.8 KiB |
|
Before Width: | Height: | Size: 48 KiB After Width: | Height: | Size: 18 KiB |
9
static/browserconfig.xml
Normal file
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<browserconfig>
|
||||
<msapplication>
|
||||
<tile>
|
||||
<square150x150logo src="/mstile-150x150.png"/>
|
||||
<TileColor>#da532c</TileColor>
|
||||
</tile>
|
||||
</msapplication>
|
||||
</browserconfig>
|
||||
|
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 10 KiB |
@@ -15,17 +15,42 @@ a {
|
||||
margin: auto;
|
||||
}
|
||||
|
||||
.heading-summary {
|
||||
.nav-container {
|
||||
clear: both;
|
||||
}
|
||||
|
||||
.nav {
|
||||
margin-top: 1rem;
|
||||
background-color: #747474;
|
||||
border: none;
|
||||
color: #fff;
|
||||
padding: 10px 16px;
|
||||
text-decoration: none;
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
.nav:hover {
|
||||
opacity: 0.75;
|
||||
}
|
||||
|
||||
.float-left {
|
||||
float: left;
|
||||
}
|
||||
|
||||
.float-right {
|
||||
float: right;
|
||||
}
|
||||
|
||||
.center {
|
||||
text-align: center;
|
||||
background-color: #deffbc;
|
||||
margin: auto;
|
||||
width: auto;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
width: 48rem;
|
||||
padding: 0.5rem;
|
||||
border: 1px solid #9ace3e;
|
||||
border-radius: 0.25rem;
|
||||
}
|
||||
|
||||
.footer {
|
||||
margin-top: 10rem;
|
||||
}
|
||||
|
||||
.footer > p > a, .footer > p > a:visited, .footer > p > a:active {
|
||||
color: #747474;
|
||||
}
|
||||
|
||||
.epframe {
|
||||
@@ -42,6 +67,11 @@ a {
|
||||
margin: 0.5%;
|
||||
display: inline-block;
|
||||
background-size: cover;
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
.epsquare:hover {
|
||||
opacity: 0.75;
|
||||
}
|
||||
|
||||
.eptextfunc {
|
||||
@@ -66,7 +96,7 @@ a {
|
||||
}
|
||||
|
||||
.epcolprojekte {
|
||||
background-color: #889e33;
|
||||
background-color: #97a141;
|
||||
background-image: url(epprojekte.png);
|
||||
}
|
||||
|
||||
@@ -76,7 +106,7 @@ a {
|
||||
}
|
||||
|
||||
.epcolmaillist {
|
||||
background-color: #889e33;
|
||||
background-color: #0aa6df;
|
||||
background-image: url(epmaillist.png);
|
||||
}
|
||||
|
||||
@@ -85,6 +115,26 @@ a {
|
||||
background-image: url(epcloud.png);
|
||||
}
|
||||
|
||||
.epcolcalendar {
|
||||
background-color: #3B6CA6;
|
||||
background-image: url(epcalendar.png);
|
||||
}
|
||||
|
||||
.epcolcontacts {
|
||||
background-color: #3B6CA6;
|
||||
background-image: url(epcontacts.png);
|
||||
}
|
||||
|
||||
.epcolpolls {
|
||||
background-color: #3B6CA6;
|
||||
background-image: url(eppolls.png);
|
||||
}
|
||||
|
||||
.epcoldeck {
|
||||
background-color: #3B6CA6;
|
||||
background-image: url(epdeck.png);
|
||||
}
|
||||
|
||||
.epcolsmartwe {
|
||||
background-color: #E05656;
|
||||
background-image: url(epsmartwe.png);
|
||||
@@ -102,13 +152,24 @@ a {
|
||||
|
||||
.epcolsurvey {
|
||||
background-color: #42ac00;
|
||||
background-image: url(epsmartwe.png);
|
||||
background-image: url(epsurvey.png);
|
||||
}
|
||||
|
||||
.epcolnext {
|
||||
background-color: #b694ff;
|
||||
background-image: url(epnext.png);
|
||||
.epcolmap {
|
||||
background-color: #008600;
|
||||
background-image: url(epmap.png);
|
||||
}
|
||||
|
||||
.epcolaudittool {
|
||||
background-color: #7ca399;
|
||||
background-image: url(epaudittool.png);
|
||||
}
|
||||
|
||||
.epcolprevious {
|
||||
background-color: #b694ff;
|
||||
background-image: url(epprevious.png);
|
||||
}
|
||||
|
||||
@media only screen and (max-width: 900px) {
|
||||
.epsquare {
|
||||
width: 30%;
|
||||
|
||||
BIN
static/epaudittool.png
Normal file
|
After Width: | Height: | Size: 6.5 KiB |
BIN
static/epcalendar.png
Normal file
|
After Width: | Height: | Size: 6.0 KiB |
|
Before Width: | Height: | Size: 17 KiB After Width: | Height: | Size: 11 KiB |
|
Before Width: | Height: | Size: 21 KiB After Width: | Height: | Size: 14 KiB |
|
Before Width: | Height: | Size: 13 KiB After Width: | Height: | Size: 8.6 KiB |
BIN
static/epcontacts.png
Normal file
|
After Width: | Height: | Size: 6.8 KiB |
BIN
static/epdeck.png
Normal file
|
After Width: | Height: | Size: 6.4 KiB |
BIN
static/epecg.png
|
Before Width: | Height: | Size: 28 KiB |
|
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 7.7 KiB |
|
Before Width: | Height: | Size: 18 KiB After Width: | Height: | Size: 11 KiB |
BIN
static/epmap.png
Normal file
|
After Width: | Height: | Size: 7.1 KiB |
|
Before Width: | Height: | Size: 6.3 KiB |
BIN
static/eppolls.png
Normal file
|
After Width: | Height: | Size: 7.0 KiB |
|
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 8.6 KiB |
|
Before Width: | Height: | Size: 19 KiB After Width: | Height: | Size: 12 KiB |
BIN
static/epsurvey.png
Normal file
|
After Width: | Height: | Size: 6.2 KiB |
|
Before Width: | Height: | Size: 7.5 KiB After Width: | Height: | Size: 6.5 KiB |
BIN
static/favicon-16x16.png
Normal file
|
After Width: | Height: | Size: 7.8 KiB |
BIN
static/favicon-32x32.png
Normal file
|
After Width: | Height: | Size: 8.0 KiB |
BIN
static/favicon.ico
Normal file
|
After Width: | Height: | Size: 15 KiB |
BIN
static/favicon.png
Normal file
|
After Width: | Height: | Size: 37 KiB |
|
Before Width: | Height: | Size: 35 KiB |
|
Before Width: | Height: | Size: 34 KiB |
|
Before Width: | Height: | Size: 23 KiB |
BIN
static/metaimage.jpg
Normal file
|
After Width: | Height: | Size: 33 KiB |
BIN
static/mstile-150x150.png
Normal file
|
After Width: | Height: | Size: 3.2 KiB |
29
static/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="192.000000pt" height="192.000000pt" viewBox="0 0 192.000000 192.000000"
|
||||
preserveAspectRatio="xMidYMid meet">
|
||||
<metadata>
|
||||
Created by potrace 1.14, written by Peter Selinger 2001-2017
|
||||
</metadata>
|
||||
<g transform="translate(0.000000,192.000000) scale(0.100000,-0.100000)"
|
||||
fill="#000000" stroke="none">
|
||||
<path d="M771 1895 c-194 -44 -332 -117 -470 -249 -125 -121 -207 -255 -257
|
||||
-423 -37 -125 -44 -318 -16 -453 64 -309 284 -574 573 -689 133 -53 199 -65
|
||||
359 -65 176 0 265 20 415 94 247 120 435 351 506 620 29 110 32 337 6 444 -44
|
||||
176 -128 327 -252 452 -125 126 -259 206 -426 254 -98 29 -342 37 -438 15z
|
||||
m449 -134 c273 -92 469 -298 551 -576 28 -97 35 -258 16 -365 -70 -399 -422
|
||||
-699 -819 -700 l-58 0 0 415 c0 228 3 415 6 415 4 0 43 -32 88 -71 97 -85 248
|
||||
-200 294 -223 26 -14 32 -14 32 -2 0 16 -85 137 -160 227 -28 33 -50 62 -48
|
||||
64 2 1 53 -5 114 -15 134 -22 237 -29 244 -15 5 12 -86 59 -215 110 -49 20
|
||||
-93 40 -98 44 -4 4 39 24 95 45 140 52 228 93 228 105 0 23 -230 3 -457 -40
|
||||
l-112 -21 -93 84 c-170 153 -343 286 -356 274 -11 -12 35 -88 119 -196 44 -56
|
||||
78 -104 75 -107 -2 -3 -37 2 -78 10 -110 23 -267 41 -275 33 -5 -4 1 -15 12
|
||||
-23 25 -19 188 -97 262 -124 30 -12 51 -25 46 -29 -4 -4 -33 -15 -63 -25 -84
|
||||
-26 -270 -106 -270 -115 0 -5 10 -10 23 -12 35 -5 222 11 332 28 55 8 117 18
|
||||
138 21 l37 6 0 -427 c0 -304 -3 -426 -11 -426 -35 0 -146 37 -226 75 -117 57
|
||||
-223 142 -294 236 -77 102 -103 148 -140 259 -41 123 -51 297 -25 431 54 268
|
||||
246 502 499 607 118 49 194 62 352 58 126 -2 149 -6 235 -35z"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.7 KiB |
14
static/site.webmanifest
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "ECG portal",
|
||||
"short_name": "ECG portal",
|
||||
"icons": [
|
||||
{
|
||||
"src": "/android-chrome-192x192.png",
|
||||
"sizes": "192x192",
|
||||
"type": "image/png"
|
||||
}
|
||||
],
|
||||
"theme_color": "#ffffff",
|
||||
"background_color": "#ffffff",
|
||||
"display": "standalone"
|
||||
}
|
||||