yolanda/trunk/style/embedded.css
2008-02-14 22:35:25 +00:00

21 lines
398 B
CSS

body
{
font-family: sans-serif;
font-size: 8pt;
font-weight: bold;
overflow: visible;
}
div.watch-browserplugin, div.watch-cortadoapplet
{
float: left;
text-align: left;
width: 50%;
}
div.embedded-backlink
{
float: right;
text-align: right;
width: 50%;
}