Skip to content

Instantly share code, notes, and snippets.

@mrManner
Created March 25, 2013 16:35
Show Gist options
  • Select an option

  • Save mrManner/5238505 to your computer and use it in GitHub Desktop.

Select an option

Save mrManner/5238505 to your computer and use it in GitHub Desktop.
body {
background: url("/img/campaigns/eastereggs/bubbles.gif") repeat scroll 0 0 transparent;
}
#blocket {
font-family: times new roman,serif;
margin: 0;
}
a img, .sprite_common_acc_avatar {
border: 1px solid blue;
}
#blocket .footer_pages .page_menu_item {
color: yellow;
}
.white_text {
color: white;
}
#blocket .navigation .nav_text {
color: inherit;
}
#minimedia_list_view {
overflow: visible;
}
a, a:hover, a:active, a:link, #blocket .black_link {
color: blue !important;
}
a:visited {
color: purple !important;
}
#blocket .blocket_logo {
background: url("/img/campaigns/eastereggs/logo_blocket.gif") repeat scroll 0 0 transparent;
height: 95px !important;
width: 253px !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment