summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
Diffstat (limited to 'css')
-rw-r--r--css/cssfreeside2.css31
1 files changed, 27 insertions, 4 deletions
diff --git a/css/cssfreeside2.css b/css/cssfreeside2.css
index 536a4cd..79de37b 100644
--- a/css/cssfreeside2.css
+++ b/css/cssfreeside2.css
@@ -1,6 +1,3 @@
-/* CSS Document */
-
-
#header1 {
clear: both;
margin: 0;
@@ -12,7 +9,6 @@
text-align: left;
}
- }
#cornernav {
margin: 5px;
@@ -55,6 +51,33 @@
text-align: right;
}
+#header_extra {
+ clear: both;
+ margin: 0;
+ padding-top: .25em;
+ padding-bottom: .5em;
+ /* background: #959494; */
+ background: #F08B08;
+ border-bottom: 1px solid black;
+ /*border-top: 1px solid black;*/
+ border-right: 0;
+ border-left: 0;
+ text-align: center;
+/* font-size: 24px; */
+
+ font: Verdana, Arial, sans-serif;
+ font-weight: bold;
+ font-size: 20px;
+
+ }
+
+#header_extra a:link {
+
+ font: Verdana, Arial, sans-serif;
+ font-weight: bold;
+ font-size: 20px;
+
+ }
#nav {
color: #000000;