summaryrefslogtreecommitdiff
path: root/css/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/style.css')
-rwxr-xr-xcss/style.css8
1 files changed, 4 insertions, 4 deletions
diff --git a/css/style.css b/css/style.css
index 4a014e1..fbf298e 100755
--- a/css/style.css
+++ b/css/style.css
@@ -1,12 +1,12 @@
a { color: #008; }
#welcome h1 {
- padding: 20px;
- text-align: center;
- background: #458;
+ padding: 20px;
+ text-align: center;
+ background: #834;
color: #fff;
}
-
+
h2 { background: #ddd; text-align: center; padding: 4px; }
#welcome p { font-size: 1.3em; color: #444; text-align:center;}