summaryrefslogtreecommitdiff
path: root/apps/examples/uip/httpd-fs/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'apps/examples/uip/httpd-fs/style.css')
-rw-r--r--apps/examples/uip/httpd-fs/style.css20
1 files changed, 10 insertions, 10 deletions
diff --git a/apps/examples/uip/httpd-fs/style.css b/apps/examples/uip/httpd-fs/style.css
index ba6df7f15..b35cd7efc 100644
--- a/apps/examples/uip/httpd-fs/style.css
+++ b/apps/examples/uip/httpd-fs/style.css
@@ -1,10 +1,10 @@
-h1
+h1
{
text-align: center;
font-size:14pt;
font-family:arial,helvetica;
font-weight:bold;
- padding:10px;
+ padding:10px;
}
body
@@ -27,9 +27,9 @@ body
border: solid 1px;
background-color: #fffcd2;
text-align:left;
-
+
font-size:9pt;
- font-family:arial,helvetica;
+ font-family:arial,helvetica;
}
div.menubox
@@ -41,7 +41,7 @@ text-align: center;
}
.contentblock
-{
+{
margin: 4px;
width:60%;
@@ -51,7 +51,7 @@ text-align: center;
background-color: white;
font-size:8pt;
- font-family:arial,helvetica;
+ font-family:arial,helvetica;
}
@@ -62,20 +62,20 @@ p.intro
font-size:10pt;
/* font-weight:bold; */
- font-family:arial,helvetica;
+ font-family:arial,helvetica;
}
p.clink
{
font-size:12pt;
- font-family:courier,monospace;
+ font-family:courier,monospace;
text-align:center;
}
p.clink9
{
font-size:9pt;
- font-family:courier,monospace;
+ font-family:courier,monospace;
text-align:center;
}
@@ -87,6 +87,6 @@ p
p.right
{
- text-align:right;
+ text-align:right;
}