summaryrefslogtreecommitdiffstats
path: root/wp-content/themes/home/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'wp-content/themes/home/style.css')
-rw-r--r--wp-content/themes/home/style.css12
1 files changed, 8 insertions, 4 deletions
diff --git a/wp-content/themes/home/style.css b/wp-content/themes/home/style.css
index a88d974..b097efb 100644
--- a/wp-content/themes/home/style.css
+++ b/wp-content/themes/home/style.css
@@ -1,7 +1,7 @@
/*
-Theme Name: WordPress Default
-Theme URI: http://wordpress.org/
-Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
+Theme Name: WordPress mu Default
+Theme URI: http://mu.wordpress.org/
+Description: The default WordPress mu theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
@@ -186,7 +186,7 @@ a:hover {
text-decoration: underline;
}
-#wp-calendar #prev a {
+#wp-calendar #prev a, #wp-calendar #next a {
font-size: 9pt;
}
@@ -253,6 +253,10 @@ body {
text-align: justify;
}
+.post hr {
+ display: block;
+ }
+
.widecolumn .post {
margin: 0;
}