loops/browser/skin/lobo/custom.css
helmutm ede833e425 create subdirectories for indiviual skins; add Lobo skin (grid-base layout using Blueprint)
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3953 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-08-15 09:23:16 +00:00

14 lines
132 B
CSS

/*
$Id$
*/
body {
color: #242424;
}
a {
text-decoration: none;
color: #344080;
background-color: transparent;
}