建立內容為「body { font-size: 1.05em; } #poncho-header-wrapper { background: #e0e0e0; padding: 0.4em 0 0.2em 0; } #poncho-logo { font-size: 1.4em; } #poncho-s…」的新頁面 |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
/* Poncho.less diff MS */ | |||
#poncho-logo { | #poncho-logo { | ||
width: 400px; | |||
} | } | ||
@media (max-width: 700px) { | |||
#poncho- | #poncho-logo { | ||
width: 178px; | |||
} | |||
} | } | ||