Difference between revisions of "User:Felix/Test"

From City of Hope MUSH
Jump to navigation Jump to search
imported>Felix
imported>Felix
Line 31: Line 31:
 
color: {{{colour-links|#666}}} !important;
 
color: {{{colour-links|#666}}} !important;
 
}
 
}
 +
{{#ifeq:{{lc:{{{small-side}}} }}|right|
 +
#left {
 +
width: unset;
 +
flex: 1;
 +
min-width: 260px;
 +
}
 +
#right {
 +
flex: 1;
 +
min-width: 260px;
 +
width: 260px;
 +
} | }}
 
}}
 
}}
 
<div class="outer">
 
<div class="outer">

Revision as of 03:07, 14 September 2016

This is my main test page for template development.