Team:UT-Tokyo/Template/Style0
From 2012.igem.org
(Difference between revisions)
m |
m |
||
Line 351: | Line 351: | ||
/* UA */ | /* UA */ | ||
- | + | @media screen and (max-width: 1100px) { | |
+ | body #main{ | ||
+ | margin-left:38px} | ||
+ | } | ||
@media screen and (max-width: 760px) { | @media screen and (max-width: 760px) { | ||
body #globalWrapper{ | body #globalWrapper{ | ||
Line 363: | Line 366: | ||
#f_navi{width:80%;} | #f_navi{width:80%;} | ||
#side {left:100%; background:#fff;} | #side {left:100%; background:#fff;} | ||
+ | body #main{ | ||
+ | margin-left:20px} | ||
} | } | ||
@media screen and (max-height: 480px) { | @media screen and (max-height: 480px) { | ||
Line 368: | Line 373: | ||
padding-top:36px;} | padding-top:36px;} | ||
} | } | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
</style> | </style> | ||
<p> | <p> | ||
</html> | </html> |
Revision as of 10:23, 26 September 2012