loops/agent/ui/resources/custom.css
helmutm 169ddf5aae some moving around and renaming of templates and static resources
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1829 fd906abe-77d9-0310-91a1-e0d9ade77398
2007-07-16 12:25:48 +00:00

24 lines
302 B
CSS

/*
$Id$
cyberconcepts specialties
*/
body {
color: #242424;
}
a {
text-decoration: none;
color: #344080;
background-color: transparent;
}
.top {
border-bottom: 1px solid #d0d0d0;
margin-bottom: 2px;
/*background-image: url('bg_cyberview.gif')
height: 75px;*/
}