r7464 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r7463‎ | r7464 | r7465 >
Date:00:51, 18 February 2005
Author:eloquence
Status:old
Tags:
Comment:
add fundraising notice style for all skins
Modified paths:
  • /branches/REL1_4/phase3/skins/common/common.css (modified) (history)
  • /branches/REL1_4/phase3/skins/monobook/main.css (modified) (history)

Diff [purge]

Index: branches/REL1_4/phase3/skins/monobook/main.css
@@ -968,3 +968,10 @@
969969 font-size: 94%;
970970 padding: 2px 4px;
971971 }
 972+
 973+#fundraising {
 974+ text-align: center;
 975+ border: 1px solid gray;
 976+ padding: 5px;
 977+ margin-top: 5px;
 978+}
\ No newline at end of file
Index: branches/REL1_4/phase3/skins/common/common.css
@@ -264,4 +264,4 @@
265265 border: 1px solid gray;
266266 padding: 5px;
267267 margin-top: 5px;
268 -}
\ No newline at end of file
 268+}
\ No newline at end of file

Status & tagging log