User:Master/common.css: Difference between revisions
Jump to navigation
Jump to search
Created page with "→make the background behind the content area and the tabs a light grey: #content, #content table #p-cactions ul li a { background: #f5f5f5; } /* stop background image fro..." |
mNo edit summary |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
/* change the logo */ | /* change the logo */ | ||
#p-logo a { background: url(http:// | #p-logo a { background-image: url("http://raymanpc.com/wiki/script-en/images/f/f7/RaywikiLogo.png") !important; } | ||
/ | |||
/ | |||
Latest revision as of 22:39, 27 May 2014
/* change the logo */
#p-logo a { background-image: url("http://raymanpc.com/wiki/script-en/images/f/f7/RaywikiLogo.png") !important; }