Difference between revisions of "User:Evon R'al/Sandbox template"

From EVE University Wiki
Jump to: navigation, search
m (Coding and testing.)
m (Coding and testing.)
Line 28: Line 28:
 
                               background-image: linear-gradient(to bottom, #3DAC00 0%, #2E8100 100%);
 
                               background-image: linear-gradient(to bottom, #3DAC00 0%, #2E8100 100%);
 
                               color: #ffffff;
 
                               color: #ffffff;
                   | officer = background: #d2801e;
+
                   | officer = background: #C1C100;
 
                               background-image: -moz-linear-gradient(center top, #C1C100 0%, #919100 100%);
 
                               background-image: -moz-linear-gradient(center top, #C1C100 0%, #919100 100%);
                               background-image: -webkit-gradient(linear, center top, left bottom, color-stop(0%,##C1C100), color-stop(100%,#919100));
+
                               background-image: -webkit-gradient(linear, center top, left bottom, color-stop(0%,#C1C100), color-stop(100%,#919100));
                               background-image: -webkit-linear-gradient(top, ##C1C100 0%, #919100 100%);
+
                               background-image: -webkit-linear-gradient(top, #C1C100 0%, #919100 100%);
                               background-image: -o-linear-gradient(top, ##C1C100 0%, #919100 100%);
+
                               background-image: -o-linear-gradient(top, #C1C100 0%, #919100 100%);
                               background-image: -ms-linear-gradient(top, ##C1C100 0%, #919100 100%);
+
                               background-image: -ms-linear-gradient(top, #C1C100 0%, #919100 100%);
                               background-image: linear-gradient(to bottom, ##C1C100 0%, #919100 100%);
+
                               background-image: linear-gradient(to bottom, #C1C100 0%, #919100 100%);
 
                               color: #ffffff;
 
                               color: #ffffff;
 
                 }}
 
                 }}

Revision as of 11:46, 18 June 2022

Mentor name?
Details
Template documentation (for the above template, sometimes hidden or invisible)
Visit User:Evon R'al/Sandbox template/doc to edit this text! (How does this work?) (Refresh this text - why?)