]> git.mjollnir.org Git - moodle.git/commitdiff
Added a missing style sheet
authormoodler <moodler>
Fri, 2 Feb 2007 05:40:00 +0000 (05:40 +0000)
committermoodler <moodler>
Fri, 2 Feb 2007 05:40:00 +0000 (05:40 +0000)
blocks/news_items/styles.php [new file with mode: 0644]

diff --git a/blocks/news_items/styles.php b/blocks/news_items/styles.php
new file mode 100644 (file)
index 0000000..0bd6b39
--- /dev/null
@@ -0,0 +1,3 @@
+.block_news_items .newlink {
+  text-align: center;
+}