]> git.mjollnir.org Git - moodle.git/commitdiff
Fixed some blog styles
authormoodler <moodler>
Mon, 1 May 2006 03:41:40 +0000 (03:41 +0000)
committermoodler <moodler>
Mon, 1 May 2006 03:41:40 +0000 (03:41 +0000)
theme/standard/styles_fonts.css
theme/standard/styles_layout.css

index 646ac389b2db84cf380348b44a40ede8e7a9d734..3011bf79bd8c377793d81d7d70fd252e3fd62526 100644 (file)
@@ -293,6 +293,10 @@ a.skip-block {
   font-size: 0.85em;
 }
 
+.blogpost .tags {
+  font-size: 0.85em;
+}
+
 
 /***
  *** Calendar
index 7348a09fb6eb1e24c73a0509ebdb55f29cb88fca..59bcacb46bf6a10829248c86effece9faa5e71a3 100644 (file)
@@ -601,6 +601,10 @@ ul.list, ul.list li {
   text-align: right;
 }
 
+.blogpost .tags {
+  margin-top: 15px;
+}
+
 
 /***
  *** Calendar