Welcome to Allegwiki. This is a collection of technical support articles, community history, reference material, and newbie training guides for the multiplayer space combat game "Allegiance". Allegiance is a game for Windows XP, Vista or 7 originally released by Microsoft but now developed by the player community under shared source licensing.
Resources:
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
background: #000;
background-image: -moz-linear-gradient(0% 0% 315deg, #000, #FFF);
background-image: -webkit-gradient(linear, 0% 0%, 100% 100%, from(#000), to(#FFF));
|