edgware/edgware/static/css/files/browse.css
ashok sukumaran c621b32b3f front pages
2011-07-04 03:40:28 +05:30

26 lines
No EOL
329 B
CSS

#browseWrapper {
padding: 18px 0 18px 100px;
overflow: auto;
}
#browsePublicationsleft {
width: 30%;
font-size: 14px;
float:left;
overflow: hidden;
}
#browseArticlesright {
width: 30%;
font-size: 14px;
float:left;
margin-left: 20px;
}
h5 {
font-size: 16px;
font-weight: bold;
margin-top:0px;
margin-bottom: 12px;
}