Skip to content

Instantly share code, notes, and snippets.

@GhoulofGSG9
Created November 8, 2013 05:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save GhoulofGSG9/7366686 to your computer and use it in GitHub Desktop.
Save GhoulofGSG9/7366686 to your computer and use it in GitHub Desktop.
main_menu.css adds by the badge mod
image.badge
{
border-color: rgb(1, 1, 1);
width: 32px;
height: 32px;
background-image: path(ui/menu/profile_icons_on.dds) pixelCoords(49, 2, 69, 22);
hover-background-color: rgb(0.6,0.6,0.6,1);
top: 70px;
}
link.badge
{
left: 120px;
font-name: fonts/AgencyFB_small.fnt;
text-color: rgb(0.49, 0.9, 0.98);
hover-text-color: rgb(1, 0.58, 0,09);
hover-background-color: rgba(1,1,1,0);
text-align: left;
top: 70px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment