wide/static/css/start.css

9 lines
111 B
CSS
Raw Normal View History

2014-10-19 14:41:01 +04:00
#startPage .details {
width: 40%;
float: left;
}
#startPage .news {
width: 60%;
float: left;
}