ഫലകം:SSKTitle-25/styles.css
.titlelinks {
cursor: pointer;
color: #0645ad;
border-top:8px #3a6e6b solid;
text-align: center;
padding: 1em;
}
.menuCover {
display: flex;
flex-flow: row wrap;
justify-content: space-between;
width: 100%;
}
.menuItem {
text-align: center;
padding: 0.75em;
font-weight: normal;
line-height: 1.15;
margin-bottom: 0.2em;
min-width: 100px;
max-width: 250px;
flex: 1 1 0px;
margin-right: 1px
}