Mercurial > hg > MPIWGWeb
view css/edit.css @ 222:95e0087b9e19
removed some comparisons that ignore person-id case.
author | casties |
---|---|
date | Mon, 28 Oct 2013 18:42:24 +0100 |
parents | 3ea224968f95 |
children |
line wrap: on
line source
@CHARSET "UTF-8"; body { font-family: Verdana, Arial, sans-serif; font-size: 12px; } .title { color: #010658; } div.content { padding: 5px 5px 5px 5px; margin-top: 5px; background-color: #eeeeee; } div.mainnav a { font-weight: bold; } .mainmenu { padding: 5px 5px 5px 5px; margin-bottom: 5px; background-color: #000066; } .mainmenu a { text-decoration: none; font-weight: bold; color: #ffffff; } .mainmenusel { border-width: 3px; border-color: #000066; border-style: solid solid none solid; padding: 5px 5px 5px 5px; margin-bottom: 5px; background-color: #eeeeee; } .mainmenusel a { text-decoration: none; font-weight: bold; color: #000066; } #kupu-toolbox-links { display : none; } #kupu-toolbox-images { display : none; }