added lots of css to style site.
removed mainbody class and did switching stuff in app.js
This commit is contained in:
@@ -1,14 +1,9 @@
|
||||
.sideinfo{
|
||||
width: 20%;
|
||||
float: left;
|
||||
}
|
||||
|
||||
.maincontent{
|
||||
.maincontent {
|
||||
float: left;
|
||||
width: 70%;
|
||||
}
|
||||
|
||||
.rightinfo{
|
||||
.rightinfo {
|
||||
float: left;
|
||||
width: 10%;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user