@charset "utf-8";

#thesis ul{
margin:20px 0 0 0;
list-style:none;
}

#thesis ul li{
margin:0 0 10px 0;
padding:0 0 10px 0;
width:100%;
border-bottom:1px dashed #CCC;
}

#thesis a{
display:block;
}

#thesis .title{
font-weight:bold;
}

@media screen and (min-width: 769px){



}