diff --git a/about.html b/about.html index 7799e734..aa4cd710 100644 --- a/about.html +++ b/about.html @@ -209,6 +209,10 @@

What kind of data is collected from visitors?

The HTML5 test is being developed at Github. Please file an issue there if you find any bugs or think of any improvements to this test. Please note that the HTML5 test is not affiliated with the W3C or the HTML5 working group.

+ +
+ CloudVPS
High Availability
Cloud Servers
+
diff --git a/backend/templates/browser.html b/backend/templates/browser.html index 24bc03a2..7cc22e2c 100644 --- a/backend/templates/browser.html +++ b/backend/templates/browser.html @@ -133,6 +133,10 @@

About these scores

The HTML5 test is being developed at Github. Please file an issue there if you find any bugs or think of any improvements to this test. Please note that the HTML5 test is not affiliated with the W3C or the HTML5 working group.

+ +
+ CloudVPS
High Availability
Cloud Servers
+
diff --git a/backend/templates/feature.html b/backend/templates/feature.html index 605f0367..e98045c4 100644 --- a/backend/templates/feature.html +++ b/backend/templates/feature.html @@ -108,6 +108,10 @@

About these scores

The HTML5 test is being developed at Github. Please file an issue there if you find any bugs or think of any improvements to this test. Please note that the HTML5 test is not affiliated with the W3C or the HTML5 working group.

+ +
+ CloudVPS
High Availability
Cloud Servers
+
diff --git a/backend/templates/results.html b/backend/templates/results.html index 6755234d..cf7b535f 100644 --- a/backend/templates/results.html +++ b/backend/templates/results.html @@ -300,6 +300,10 @@

About these scores

The HTML5 test is being developed at Github. Please file an issue there if you find any bugs or think of any improvements to this test. Please note that the HTML5 test is not affiliated with the W3C or the HTML5 working group.

+ +
+ CloudVPS
High Availability
Cloud Servers
+
diff --git a/css/main.css b/css/main.css index 6b19ccd2..6522324b 100755 --- a/css/main.css +++ b/css/main.css @@ -135,6 +135,33 @@ body { } +#cloudvps a { + position: absolute; + top: 20px; + right: 0; + border-left: 1px solid #555; + + display: block; + background: url(/images/cloudvps.png) no-repeat 16px top; + background-size: 59px 43px; + padding-top: 56px; + padding-left: 16px; + + text-decoration: none; + color: #ddd; + font-size: 95%; +} +#cloudvps a b { + font-size: 110%; +} +@media only screen and (-webkit-min-device-pixel-ratio: 2) { + #cloudvps a { + background-image: url(/images/cloudvps@2x.png); + background-size: 59px 43px; + } +} + + .updated { position: absolute; diff --git a/donate.html b/donate.html index 84d610d0..38991ab7 100644 --- a/donate.html +++ b/donate.html @@ -152,6 +152,10 @@

Devices

The HTML5 test is being developed at Github. Please file an issue there if you find any bugs or think of any improvements to this test. Please note that the HTML5 test is not affiliated with the W3C or the HTML5 working group.

+ +
+ CloudVPS
High Availability
Cloud Servers
+
diff --git a/images/cloudvps.png b/images/cloudvps.png new file mode 100644 index 00000000..a1298b32 Binary files /dev/null and b/images/cloudvps.png differ diff --git a/images/cloudvps@2x.png b/images/cloudvps@2x.png new file mode 100644 index 00000000..addc98d5 Binary files /dev/null and b/images/cloudvps@2x.png differ diff --git a/index.html b/index.html index 01588dfe..6b629769 100644 --- a/index.html +++ b/index.html @@ -198,6 +198,10 @@

The HTML5 test is being developed at Github. Please file an issue there if you find any bugs or think of any improvements to this test. Please note that the HTML5 test is not affiliated with the W3C or the HTML5 working group.

+ +
+ CloudVPS
High Availability
Cloud Servers
+