This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch master
in repository www.

View the commit online.

commit d605c56401c77099e8f86014c7e1225e03f2c1d3
Author: Carsten Haitzler (Rasterman) <[email protected]>
AuthorDate: Thu May 28 18:54:04 2026 +0100

    fine time table
---
 public_html/style.css | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/public_html/style.css b/public_html/style.css
index e365a73a..04a822f7 100644
--- a/public_html/style.css
+++ b/public_html/style.css
@@ -15,7 +15,7 @@ body {
  outline: none;
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
- font-size: 1.0em;
+ font-size: 1.1em;
  font-family: "Open Sans", "Sans", sans-serif;
  line-height: 1.25;
  -webkit-text-size-adjust: 100%;
@@ -147,17 +147,17 @@ a:active {
  color: #ffffff;
 }
 table {
- border: 1px solid;
+ border: 2px solid;
  border-color: #404040;
  border-collapse: separate;
 }
 th {
  color: #ffffff;
  background-color: #404040;
- padding: 5px;
+ padding: 8px;
 }
 td {
- padding: 5px;
+ padding: 8px;
 }
 tr:nth-child(even) {
  background-color: #282828;

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.

Reply via email to