A very very shotty attempt at making SpaceHey look roughly like 2009 MySpace
2009 SpaceHey by lambda
Details
Authorlambda
LicenseCC BY-SA 4.0
Categoryspacehey.com
Created
Updated
Size2.5 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name 2009 SpaceHey
@version 20230313.01.31
@namespace userstyles.world/user/lambda
@description A very very shotty attempt at making SpaceHey look roughly like 2009 MySpace
@author lambda
@license CC BY-SA 4.0
==/UserStyle== */
@-moz-document url("https://spacehey.com/home"), url("https://spacehey.com/"), url("https://spacehey.com/logout"), url("https://spacehey.com/login"), url("https://spacehey.com/signup"), url-prefix("https://groups.spacehey.com/"), url-prefix("https://forum.spacehey.com/"), url-prefix("https://layouts.spacehey.com/"), url-prefix("https://spacehey.com/favorites"), url-prefix("https://spacehey.com/invite"), url-prefix("https://spacehey.com/about"), url-prefix("https://spacehey.com/artproject/"), url-prefix("https://blog.spacehey.com/"), url-prefix("https://spacehey.com/bulletins"), url-prefix("https://spacehey.com/bulletin"), url-prefix("https://spacehey.com/createbulletin"), url-prefix("https://spacehey.com/addbulletincomment"), url-prefix("https://spacehey.com/report"), url-prefix("https://spacehey.com/userbulletins?"), url-prefix("https://spacehey.com/deletebulletin?"), url-prefix("https://spacehey.com/browse"), url-prefix("https://spacehey.com/search"), url-prefix("https://spacehey.com/notifications"), url-prefix("https://spacehey.com/support"), url-prefix("https://spacehey.com/shop"), url-prefix("https://spacehey.com/edit"), url-prefix("https://spacehey.com/requests"), url-prefix("https://spacehey.com/blocked"), url-prefix("https://spacehey.com/friends?"), url-prefix("https://spacehey.com/comments?"), url-prefix("https://spacehey.com/advancedsearch"), url-prefix("https://spacehey.com/addfriend?") {
/* ==UserStyle==
@name 2009 SpaceHey
@version 1.0
@namespace userstyles.world/user/lambda
@license CC-BY-SA-4.0
==/UserStyle== */
:root {
--lighter-blue: #6699cc;
--lighter-orange: #F8D49B;
}
nav .links {
background: #2358b8 url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAdCAYAAABrAQZpAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAACFJREFUeNpi+P//vxoDDDAywQgmvAQzBSycBNheaYAAAwDdIQOqYXvhdQAAAABJRU5ErkJggg==') repeat-x 0 0;
}
nav .top {
background: #2358b8 url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAyCAYAAACd+7GKAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADVJREFUeNpi+P//PwMTAxAQQcABIxOMYICzmJhQJBixSDBh4RIrQaxiRrwOAosxg4jfAAEGACjcBJAlekl9AAAAAElFTkSuQmCC') 0 bottom repeat-x;
}
}