X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fhelena%2Fxml%2Fld.css;fp=helm%2Fsoftware%2Fhelena%2Fxml%2Fld.css;h=0000000000000000000000000000000000000000;hb=eadeb433386822aac6862c76ba73957c07a99098;hp=92d2e8d9238567e6bcbdd8a58b0d8111b5c324db;hpb=b743e4f63f52be49ceb01646c8f1574d89817118;p=helm.git diff --git a/helm/software/helena/xml/ld.css b/helm/software/helena/xml/ld.css deleted file mode 100644 index 92d2e8d92..000000000 --- a/helm/software/helena/xml/ld.css +++ /dev/null @@ -1,63 +0,0 @@ -@charset "UTF-8"; - -/* general ******************************************************************/ - -body { - background: rgb(255, 255, 255); - color: rgb(0, 0, 0); - margin: 2.5%; -} - -a:link, a:visited { - text-decoration: underline; -} - -a:active, a:hover, a:focus { - background: rgb(192, 192, 192); -} - -/* blocks *******************************************************************/ - -.spacer { - text-align: center; -} - -.head1 { - margin: 0.5em 0; - text-align: center; - font-weight: bold; - font-size: xx-large; -} - -.head2 { - margin: 0.5em 0; - text-align: left; - font-weight: bold; - font-size: x-large; -} - -.text { - margin: 1em 0; - text-align: left; -} - -/* inline decorations *******************************************************/ - -.icon32 { - border: 0; - width: 32px; - height: 32px; -} - -.rule { - border: 0; - height: 4px; - width: 100%; -} - -.w3c { - margin: 0 0.5em; - border: 0; - width: 88px; - height: 32px; /* this should be 31px */ -}