You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
catalogue-badge-portlet/src/main/webapp/css/main.css

33 lines
389 B
CSS

#catalogueDiv {
text-align: center;
width: 100%;
}
.input-catalogue {
text-align: center;
width: 100%;
}
div.catstats {
padding-bottom: 60px;
}
div.catstats ul {
margin: 0;
list-style: none;
}
div.catstats ul li {
float: left;
width: 25%;
display: list-item;
}
div.catstats ul li a b {
font-size: 35px;
line-height: 1.1;
display: block;
font-weight: 300;
}