loops/browser/skin/custom.css
helmutm 3011228aa3 increase top bar height to provide space for search input field and language selection flags
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3454 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-07-12 12:07:03 +00:00

21 lines
237 B
CSS

/*
$Id$
*/
body {
color: #242424;
}
a {
text-decoration: none;
color: #344080;
background-color: transparent;
}
#global {
border-bottom: 1px solid #d0d0d0;
margin-bottom: 2px;
padding: 2px 0 20px 5px;
}