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

From Pikmin Fanon
(...Nevermind)
Tag: Undo
 
(22 intermediate revisions by one other user not shown)
Line 1: Line 1:
body{
#header-wrapper {
background: #336611;
background: none;
position: relative;
box-shadow: none;
}
}


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


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

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;
}