orbit-basic/app/assets/stylesheets/desktop/desktop-media.css

10 lines
166 B
CSS
Raw Normal View History

@media only screen and (min-width: 1240px){
2013-08-28 08:30:08 +00:00
/*#panel_r.pw { width: 800px; }*/
}
@media only screen and (min-width: 1900px){
2013-08-28 08:30:08 +00:00
/*#panel_r.pw { width: 1400px; }*/
}