OpenMediaCenter/src/css/HomePage.css
lukas 53d393fba7 added lots of css to style site.
removed mainbody class and did switching stuff in app.js
2020-06-02 22:52:28 +02:00

10 lines
99 B
CSS

.maincontent {
float: left;
width: 70%;
}
.rightinfo {
float: left;
width: 10%;
}