MediaWiki:Common.css
From syn2cat - HackerSpace.lu
(Difference between revisions)
m |
m |
||
Line 10: | Line 10: | ||
.tagcloud { | .tagcloud { | ||
+ | width: 98%; | ||
text-align: center; | text-align: center; | ||
} | } |
Revision as of 12:05, 3 January 2010
/* CSS placed here will be applied to all skins */ /* I deactivated the tagcloud class, because the table already has appropriate styling --[[User:Kwisatz|kwisatz]] */ /*.tagcloud { width: 98%; text-align: center; background-color: #FDFDFD; border: 1px solid #EEEEEE; padding: 15px 10px 15px 10px; }*/ .tagcloud { width: 98%; text-align: center; } .tagcloud a { color: #0052CB; margin-left: 10px; margin-right: 10px; /*font-weight: bold;*/ }