mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-21 17:02:19 +00:00
This commit is contained in:
@@ -21,7 +21,12 @@ iframe
|
||||
}
|
||||
textarea
|
||||
{
|
||||
font-family: Arial, Helvetica, sans-serif;
|
||||
font-family: Trebuchet MS;
|
||||
font-size: x-small;
|
||||
}
|
||||
form
|
||||
{
|
||||
font-family: Trebuchet MS;
|
||||
}
|
||||
#menue
|
||||
{
|
||||
|
||||
@@ -18,6 +18,11 @@ iframe
|
||||
padding:0px;
|
||||
}
|
||||
textarea
|
||||
{
|
||||
font-family: Verdana;
|
||||
font-size: x-small;
|
||||
}
|
||||
form
|
||||
{
|
||||
font-family: Verdana;
|
||||
}
|
||||
|
||||
@@ -19,6 +19,11 @@ iframe
|
||||
padding:0px;
|
||||
}
|
||||
textarea
|
||||
{
|
||||
font-family: Arial, Helvetica, sans-serif;
|
||||
font-size: x-small;
|
||||
}
|
||||
form
|
||||
{
|
||||
font-family: Arial, Helvetica, sans-serif;
|
||||
}
|
||||
|
||||
@@ -18,6 +18,11 @@ iframe
|
||||
padding:0px;
|
||||
}
|
||||
textarea
|
||||
{
|
||||
font-family: Trebuchet MS;
|
||||
font-size: x-small;
|
||||
}
|
||||
form
|
||||
{
|
||||
font-family: Trebuchet MS;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user