Move the repository menu to the sidebar

This commit is contained in:
Naoki Takezoe
2016-03-27 19:05:09 +09:00
parent a581871a89
commit ba61891510
11 changed files with 202 additions and 221 deletions

View File

@@ -180,7 +180,12 @@ div.head div.forked {
}
div.container {
/*
width: 980px;
*/
width: 100%;
padding-left: 10px;
padding-right: 10px;
}
div.container-wide {