style: mobile css

This commit is contained in:
mappu 2015-11-08 11:34:58 +13:00
parent 8f34df0cbd
commit deea763923
1 changed files with 18 additions and 0 deletions

View File

@ -133,6 +133,24 @@ html, body {
/* */
@media screen and (max-width:960px) {
#container {
width:100%;
}
.projimg {
float:clear;
width:100%;
}
.projbody_halfw {
float:clear;
width:100%;
}
}
/* */
#ivylogo {
background:transparent url('ivysaur24.png') no-repeat 0 0;
width:24px;