mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-20 00:12:15 +00:00
td definition ohne background-color
This commit is contained in:
+9
-1
@@ -324,7 +324,15 @@ h4
|
||||
background-color: #00FF00;
|
||||
}
|
||||
|
||||
body, td
|
||||
td
|
||||
{
|
||||
margin: 4px;
|
||||
font-family: arial, tahoma, verdana, helvetica, sans-serif, serif;
|
||||
padding: 0px;
|
||||
font-size: smaller; /*0.8em;*/
|
||||
}
|
||||
|
||||
body
|
||||
{
|
||||
background-color: #FFFFFF;
|
||||
margin: 4px;
|
||||
|
||||
Reference in New Issue
Block a user