wide/static/css/start.css

9 lines
111 B
CSS

#startPage .details {
width: 40%;
float: left;
}
#startPage .news {
width: 60%;
float: left;
}