User:Blower Pot/refreshed.css: Difference between revisions

From Pikmin Fanon
No edit summary
 
(46 intermediate revisions by one other user not shown)
Line 1: Line 1:
body{
#header-wrapper {
background: #00174e;
background: none;
position: relative;
box-shadow: none;
}
}


element.style{
#user-info-search-wrapper {
}
background: #137813;
#header-wrapper{
color: #fff;
background: linear-gradient(to left, #4c008b 0, #8b00ff 50%, #4c008b 100%);
}
}


element.style{
body {
}
background: #137813;
#sidebar-wrapper{
background: #a233ff;
}
}

Latest revision as of 15:40, 28 February 2024

#header-wrapper {
	background: none;
	position: relative;
	box-shadow: none;
}

#user-info-search-wrapper {
	background: #137813;
	color: #fff;
}

body {
	background: #137813;
}