mostly uploaded this so i could get it on my desktop lol.
spacehey 2009 updates by moonieloonie
Details
Authormoonieloonie
LicenseNo License
Categoryspacehey
Created
Updated
Size1.8 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 spacehey.com - Dec kk
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document domain("spacehey.com") {
body {
background-color: #c9d0d6;
}
.container > nav:nth-child(1) > div:nth-child(1) {
padding-top: 8px;
padding-bottom: 4px;
border-left-style: solid;
border-left-width: 0px;
margin-left: -25px;
margin-right: -25px;
}
ul.links:nth-child(2) {
margin-left: -25px;
margin-right: -25px;
padding-top: 8px;
padding-bottom: 8px;
}
.container > main:nth-child(2) {
margin-left: -25px;
margin-right: -25px;
}
nav .top .left .logo {
width: 125px;
}
.christmas {
display:none
}
ul.links:nth-child(2) > li:nth-child(2) > a:nth-child(1) {
display:none
}
ul.links:nth-child(2) > li:nth-child(3) > a:nth-child(1) {
display:none
}
ul.links:nth-child(2) > li:nth-child(6) > a:nth-child(1) {
display:none
}
ul.links:nth-child(2) > li:nth-child(10) > a:nth-child(1) {
display:none
}
ul.links:nth-child(2) > li:nth-child(11) > a:nth-child(1) {
display:none
}
ul.links:nth-child(2) > li:nth-child(12) > a:nth-child(1) {
display:none
}
ul.links:nth-child(2) > li:nth-child(13) > a:nth-child(1) {
display:none
}
ul.links:nth-child(2) > li:nth-child(14) > a:nth-child(1) {
display:none
}ul.links:nth-child(2) > li:nth-child(14) > a:nth-child(1) {
display:none
}
ul.links:nth-child(2) > li:nth-child(2) {
display:none
}
ul.links:nth-child(2) > li:nth-child(3) {
display:none
}
ul.links:nth-child(2) > li:nth-child(6) {
display:none
}
ul.links:nth-child(2) > li:nth-child(10) {
display:none
}
ul.links:nth-child(2) > li:nth-child(11) {
display:none
}
ul.links:nth-child(2) > li:nth-child(12) {
display:none
}
ul.links:nth-child(2) > li:nth-child(13) {
display:none
}
}