Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

User:Cassiel Seraphim/Sandbox: Difference between revisions

From EVE University Wiki
Line 697: Line 697:
   background-image: -webkit-linear-gradient(#00AA00, #AA0000);
   background-image: -webkit-linear-gradient(#00AA00, #AA0000);
   background-image: -ms-linear-gradient(#00AA00, #AA0000);
   background-image: -ms-linear-gradient(#00AA00, #AA0000);
   background-image: -webkit-gradient(#00AA00, #AA0000);
   background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0, #00AA00), color-stop(1, #AA0000) );
   background-color: #111111;  
   background-color: #111111;  
   height: 100%;
   height: 100%;