From 276c1637a15580e82dfadf48647cbaf8d6b0a070 Mon Sep 17 00:00:00 2001 From: Sander Roosendaal Date: Fri, 7 Apr 2017 10:56:43 +0200 Subject: [PATCH] site-announcements and price increase --- rowers/templates/about_us.html | 4 ++-- rowers/templates/promembership.html | 2 +- static/css/rowsandall.css | 6 +++--- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/rowers/templates/about_us.html b/rowers/templates/about_us.html index a57e5e3a..b89f6881 100644 --- a/rowers/templates/about_us.html +++ b/rowers/templates/about_us.html @@ -116,8 +116,8 @@ of a rowers technique.

The online logbook provide the ability to record OTW sessions manually, but none of the data from these sessions is captured.

-

The Premium Features are available for only 5 EURO per year. - Your 5 EURO will be used +

The Premium Features are available for only 15 EURO per year. + Your 15 EURO will be used to cover the hosting costs of the site.

diff --git a/rowers/templates/promembership.html b/rowers/templates/promembership.html index 41d31a5b..76e228aa 100644 --- a/rowers/templates/promembership.html +++ b/rowers/templates/promembership.html @@ -7,7 +7,7 @@

Donations are welcome to keep this web site going. To help cover the hosting -costs, I have created a Pro membership option (for only 5 EURO per year). Once I process your +costs, I have created a Pro membership option (for only 15 EURO per year). Once I process your donation, I will give you access to some special features on this website.

diff --git a/static/css/rowsandall.css b/static/css/rowsandall.css index d4befeec..1f72281d 100644 --- a/static/css/rowsandall.css +++ b/static/css/rowsandall.css @@ -202,9 +202,9 @@ th.rotate > div > span { display: block; padding: .2em .5em .2em .5em; zoom: 1; - border-radius: .5em; - -moz-border-radius: .5em; - -webkit-border-radius: .5em; +/* border-radius: .5em; */ +/* -moz-border-radius: .5em; */ +/* -webkit-border-radius: .5em; */ text-align: left; border: solid 1px #333; }