More actions
m Coding and testing. |
m Coding and testing. |
||
| Line 6: | Line 6: | ||
| above = {{{mentor name}}} | | above = {{{mentor name}}} | ||
| abovestyle = {{#switch: {{lc: {{{mentortype|}}} }} | | abovestyle = {{#switch: {{lc: {{{mentortype|}}} }} | ||
| #default = background: #cfe2f3; | | #default = background: #cfe2f3; | ||
background-image: -moz-linear-gradient(center top, #172489 0%, #3d85c6 100%); | background-image: -moz-linear-gradient(center top, #172489 0%, #3d85c6 100%); | ||
background-image: -webkit-gradient(linear, center top, left bottom, color-stop(0%,#cfe2f3), color-stop(100%,#3d85c6)); | background-image: -webkit-gradient(linear, center top, left bottom, color-stop(0%,#cfe2f3), color-stop(100%,#3d85c6)); | ||
background-image: -webkit-linear-gradient(top, #172489 0%, #3d85c6 100%); | background-image: -webkit-linear-gradient(top, #172489 0%, #3d85c6 100%); | ||
background-image: -o-linear-gradient(top, #172489 0%, #3d85c6 100%); | background-image: -o-linear-gradient(top, #172489 0%, #3d85c6 100%); | ||
background-image: -ms-linear-gradient(top, #172489 0%, #3d85c6 100%); | background-image: -ms-linear-gradient(top, #172489 0%, #3d85c6 100%); | ||
background-image: linear-gradient(to bottom, #172489 0%, #3d85c6 100%); | background-image: linear-gradient(to bottom, #172489 0%, #3d85c6 100%); | ||
color: #FFFFFF; | color: #FFFFFF; | ||
| manager = background: #d2801e; | | manager = background: #d2801e; | ||
background-image: -moz-linear-gradient(center top, #3dac00 0%, #2e8100 100%); | background-image: -moz-linear-gradient(center top, #3dac00 0%, #2e8100 100%); | ||
background-image: -webkit-gradient(linear, center top, left bottom, color-stop(0%,#3dac00), color-stop(100%,#2e8100)); | background-image: -webkit-gradient(linear, center top, left bottom, color-stop(0%,#3dac00), color-stop(100%,#2e8100)); | ||
background-image: -webkit-linear-gradient(top, #3dac00 0%, #2e8100 100%); | background-image: -webkit-linear-gradient(top, #3dac00 0%, #2e8100 100%); | ||
background-image: -o-linear-gradient(top, #3dac00 0%, #2e8100 100%); | background-image: -o-linear-gradient(top, #3dac00 0%, #2e8100 100%); | ||
background-image: -ms-linear-gradient(top, #3dac00 0%, #2e8100 100%); | background-image: -ms-linear-gradient(top, #3dac00 0%, #2e8100 100%); | ||
background-image: linear-gradient(to bottom, #3dac00 0%, #2e8100 100%); | background-image: linear-gradient(to bottom, #3dac00 0%, #2e8100 100%); | ||
color: #ffffff; | |||
| officer = background: #d2801e; | |||
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-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: linear-gradient(to bottom, #c1c100 0%, #919100 100%); | |||
color: #ffffff; | color: #ffffff; | ||
}} | }} | ||
| subheader = | | subheader = | ||