Difference between revisions of "User:Felix/Test"

From City of Hope MUSH
Jump to navigation Jump to search
imported>Felix
m
imported>Felix
Line 41: Line 41:
 
min-width: unset;
 
min-width: unset;
 
width: 260px;
 
width: 260px;
} | }}
+
}  
 +
@media only screen and (max-width: 730px) {
 +
#right {
 +
min-width: 100%;
 +
order: 1;
 +
}
 +
}
 +
| }}
 
}}
 
}}
 
<div class="outer">
 
<div class="outer">

Revision as of 03:14, 14 September 2016

This is my main test page for template development.