try mobile

This commit is contained in:
vv01f 2014-05-26 19:11:31 +02:00
parent 60b8640642
commit 90bca42ef8
2 changed files with 4 additions and 1 deletions

View File

@ -42,9 +42,9 @@
//border-bottom: 2px dashed white;
}
section{
margin: 6em auto 10 ;
/* min-height: 55em;*/
width: 80%;
margin: 9em auto 5em;
}
section > a > img.right {
float: right;

View File

@ -17,4 +17,7 @@
nav{
position: relative;
}
nav > a.sec > li {
font-size: 0.7em;
}
}