Changes

Jump to navigation Jump to search
no edit summary
Line 429: Line 429:     
#AcronymList{
 
#AcronymList{
     background: -moz-linear-gradient(#098280, #E95F26);
+
  background: -moz-linear-gradient(#098280, #E95F26);/* For Firefox 3.6 to 15 */
 +
     background: #098280; /* For browsers that do not support gradients */
 +
    background: -webkit-linear-gradient(#098280, #E95F26); /* For Safari 5.1 to 6.0 */
 +
    background: -o-linear-gradient(#098280, #E95F26); /* For Opera 11.1 to 12.0 */
 +
    background: linear-gradient(#098280, #E95F26); /* Standard syntax */
 
     max-width:85vw;
 
     max-width:85vw;
 
     font-size:5vw;
 
     font-size:5vw;
Bureaucrats, Interface administrators, lookupuser, staff, Administrators, translator
11,770

edits

Navigation menu