summaryrefslogtreecommitdiff
path: root/demos/quickstart/themes/PradoSoft/style.css
diff options
context:
space:
mode:
authorxue <>2006-01-20 04:20:39 +0000
committerxue <>2006-01-20 04:20:39 +0000
commit138dbc23381a82eaf17a2685cc3bdb54ad8b7f51 (patch)
tree273ff3e0fa183830178d8f51dff4643010baccd3 /demos/quickstart/themes/PradoSoft/style.css
parent381d966198453626832c97447deb54f9cc4b06dd (diff)
Added TImage and THyperLink demos.
Diffstat (limited to 'demos/quickstart/themes/PradoSoft/style.css')
-rw-r--r--demos/quickstart/themes/PradoSoft/style.css72
1 files changed, 36 insertions, 36 deletions
diff --git a/demos/quickstart/themes/PradoSoft/style.css b/demos/quickstart/themes/PradoSoft/style.css
index bd4a4aee..1d084548 100644
--- a/demos/quickstart/themes/PradoSoft/style.css
+++ b/demos/quickstart/themes/PradoSoft/style.css
@@ -37,24 +37,24 @@ a
height:100px;
background-image: url('pradologo.gif');
background-repeat: no-repeat;
-}
-
-#header div.title
-{
- display: none;
-}
-
-#header div.image
-{
- display: block;
- float: right;
- width: 757px;
- height: 100px;
- background-image: url('mantis.jpg');
- background-repeat: no-repeat;
- background-position: top right;
-}
-
+}
+
+#header div.title
+{
+ display: none;
+}
+
+#header div.image
+{
+ display: block;
+ float: right;
+ width: 757px;
+ height: 100px;
+ background-image: url('mantis.jpg');
+ background-repeat: no-repeat;
+ background-position: top right;
+}
+
#menu {
@@ -163,7 +163,7 @@ a
.runbar a:link, .runbar a:visited {
background-color:#E2E2E2;
font-size: 12px;
- font-weight: none;
+ font-weight: normal;
padding: 3px;
padding-left: 6px;
padding-right: 6px;
@@ -177,7 +177,7 @@ a
.runbar a:link.active, .runbar a:visited.active, .runbar a:hover {
background-color:#E2E2E2;
font-size: 12px;
- font-weight: none;
+ font-weight: normal;
padding: 3px;
padding-left: 6px;
padding-right: 6px;
@@ -219,22 +219,22 @@ tt {
height:100px;
background-image: url('pradologo.gif');
background-repeat: no-repeat;
-}
-
-.sampleheader div.title
-{
- display: none;
-}
-
-.sampleheader div.image
-{
- display: block;
- float: right;
- width: 900px;
- height: 100px;
- background-image: url('mantissample.jpg');
- background-repeat: no-repeat;
- background-position: top right;
+}
+
+.sampleheader div.title
+{
+ display: none;
+}
+
+.sampleheader div.image
+{
+ display: block;
+ float: right;
+ width: 900px;
+ height: 100px;
+ background-image: url('mantissample.jpg');
+ background-repeat: no-repeat;
+ background-position: top right;
}
.samplemenu