lucienne-0.0.1: static/css.css
body {
font-family : sans-serif ;
}
span.symbol {
font-size: larger ;
}
div.leftMenu {
float : left ;
font-size : smaller ;
margin-right : 3em;
}
th.feedTitle {
font-size : larger ;
padding-bottom : 1em;
}
td.feedItemHeaderSymbols {
white-space: nowrap ;
}
a.default { color: #000000 ; font-weight: normal ; }
a.highlight { color: #000000 ; font-weight: bold ; }
a.active:link { color: #000000 ; font-weight: normal ; }
a.active:visited { color: #cccccc ; font-weight: normal ; }
a.active:focus { font-weight: normal ; }
a.active:hover { font-weight: normal ; }
a.active:active { font-weight: normal ; }
a.inactive { color: #cccccc ; font-weight: normal ; }
div.infoBox { background-color: #eeeeee ; }
div.errorBox { background-color: #eeeeee ; }