yolanda/trunk/style/embedded.css
erlehmann 08766cbc93 embedded mode fuck yeah
git-svn-id: http://yolanda.mister-muffin.de/svn@191 7eef14d0-6ed0-489d-bf55-20463b2d70db
2007-12-01 04:43:13 +00:00

21 lines
No EOL
288 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%;
}