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

10 lines
166 B
CSS
Raw Normal View History

2012-05-10 02:54:43 +00:00
@media only screen and (min-width: 1240px){
2012-04-10 09:44:36 +00:00
2013-04-22 09:50:30 +00:00
/*#panel_r.pw { width: 800px; }*/
2012-04-10 09:44:36 +00:00
}
@media only screen and (min-width: 1900px){
2013-04-22 09:50:30 +00:00
/*#panel_r.pw { width: 1400px; }*/
2012-04-10 09:44:36 +00:00
}