svrjs-shortener/frontend/css/main-ie7.css
2024-04-16 21:20:08 +02:00

18 lines
232 B
CSS

.mainlink {
float: left;
}
.headname {
line-height: normal;
display: inline;
}
.navigation {
float: right;
padding: 10px 0;
}
.footer-layout {
display: block;
text-align: center;
}
.footer-column {
display: block;
}