This repository has been archived on 2024-04-08. You can view files and clone it, but cannot push or open issues or pull requests.
lnapp/media/theme/focusbusiness/css/custom.css
2013-05-02 20:37:40 +10:00

32 lines
327 B
CSS

#header {
padding: 25px 0;
}
#header h1 {
width: 500px;
height: 70px;
line-height: 120px;
padding-left: 8px;
font-size: 12px;
}
#header h1 a {
color: #000;
}
#header h1 a:hover {
text-decoration: none;
}
#header h1 a sup {
color: #F90;
padding: 5px;
font-size: 10px;
}
#footer #footer-logo {
height: 65px;
}