aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorValentin <valentin@fricklerhandwerk.de>2025-11-07 10:51:15 +0100
committerValentin <valentin@fricklerhandwerk.de>2025-11-07 10:51:15 +0100
commit46c10f1f5d767e417bc077f3616c42548dab807c (patch)
tree76e80476ecbc8efcf234ffdd81aa1d3e1cee0536 /www
parent0e581a08cf551e83a3203985f32e476881e3b29e (diff)
Einfärbung der Tabellenhintergründe vereinfacht
Diffstat (limited to 'www')
-rw-r--r--www/html/index.html20
1 files changed, 13 insertions, 7 deletions
diff --git a/www/html/index.html b/www/html/index.html
index cdde7b1..09b3107 100644
--- a/www/html/index.html
+++ b/www/html/index.html
@@ -30,6 +30,12 @@
pointer-events: none;
z-index: -1;
}
+ td > table {
+ background-color: #99ee99;
+ }
+ th {
+ background-color: #ffcc00;
+ }
</style>
</head>
<body>
@@ -38,16 +44,16 @@
<tbody>
<tr>
<td width="25%">
- <table bgcolor="#99ee99" width="100%" cellspacing="2"
+ <table width="100%" cellspacing="2"
cellpadding="6" border="1" height="100%">
<tbody>
<tr>
- <th bgcolor="#ffcc00" align="center" valign="top" height="25">
+ <th align="center" valign="top" height="25">
<font size="+2">Stadtteilbeirat Heimfeld</font>
</th>
</tr>
<tr>
- <td bgcolor="99ee99" valign="top" height="25%">
+ <td valign="top" height="25%">
<div align="center"><font color="#330033">Tel:
(040) 300 924 94</font><br>
<font color="#330033">Di 10 - 12h &amp; Do 14 -
@@ -100,12 +106,12 @@
border="1" height="100%">
<tbody>
<tr>
- <th bgcolor="#ffcc00" align="center" valign="top" height="25">
+ <th align="center" valign="top" height="25">
<font size="+2">Aktuelles / Termine</font>
</th>
</tr>
<tr>
- <td bgcolor="#99ee99" valign="middle" height="25%">
+ <td valign="middle" height="25%">
<font size="+2" color="#ffffff"><b>Stadtteilfest</b></font>
<div align="center">
<font size="+2" color="#ff0000"><b>6. Juni 2026</b></font>
@@ -113,7 +119,7 @@
</td>
</tr>
<tr>
- <td bgcolor="#99ee99" valign="middle" style="padding: 1em;">
+ <td valign="middle" style="padding: 1em;">
<table border="0" cellpadding="0" cellspacing="0">
<tr>
<td valign="middle">
@@ -134,7 +140,7 @@
</td>
</tr>
<tr>
- <td bgcolor="#99ee99" align="center" valign="top">
+ <td align="center" valign="top">
<img src="img/construct.gif" alt="Bald geht es weiter" width="150" height="150">
</td>
</tr>