허진호

Merge branch 'dev' of https://github.com/jh8579/fileshell_cloudcomputing into dev

# Conflicts:
#	fileshell/models.py
#	fileshell/settings.py
#	fileshell/urls.py
#	fileshell/views.py
#	templates/base.html
......@@ -109,12 +109,12 @@ body {
.frame_home {
float:left;
width:80%;
width:70%;
}
.frame {
float:left;
width: 60%;
width: 50%;
}
.container {
......