MediaWiki:Common.css: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
|  Created page with "→CSS placed here will be applied to all skins:   #p-status {     text-align: center;     font-size: smaller; }" | mNo edit summary | ||
| Line 2: | Line 2: | ||
| #p-status { | #p-status { | ||
|     width: 80%; | |||
|     border: 2px inset; | |||
|     padding: 2px; | |||
|      text-align: center; |      text-align: center; | ||
|      font-size: smaller; |      font-size: smaller; | ||
| } | } | ||