This repository has been archived on 2025-06-10. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
server/htdocs/css/home.css
2013-11-25 11:51:36 +01:00

19 lines
No EOL
285 B
CSS

.clock #ficlogo {
float: left;
height: 100px;
margin-left: 25px;
width: 12%;
}
.clock #epitalogo {
float: right;
height: 100px;
width: 14%;
}
.clock #ficlogo img {
max-height: 170px;
max-width: 100%;
}
.clock #epitalogo img {
max-height: 170px;
max-width: 100%;
}