source: trunk/spip/2.1/extensions/magusine-portage2.1/ie7/ie7-server.css @ 756

Last change on this file since 756 was 756, checked in by guillermoacedo@…, 14 years ago

se agrego la correccion de magusine para 2.1 basica

File size: 2.0 KB
Line 
1body, td, dd {font: 10pt Verdana, Arial, Helvetica, sans-serif; color: black;}
2body {margin: 8px; background: #333;}
3h1 {margin: 0;}
4h1 a:hover {background-color: transparent;}
5h2 {font-size: 1.75em;}
6h3 {font-size: 1.1em;}
7p.footnote {font-family: "Times New Roman", Times, serif; font-style: italic;}
8a:active {color: #ff0000;}
9a:link {color: #0a6cce;}
10a:visited {color: #0a6cce;}
11code, *.code {font-family: monospace; font-size: 100%; font-style: normal; white-space: nowrap;
12 padding: 0 1px; background: #f2f3f8; border: #d6d9e9 1px solid;}
13code.box {display: block; padding: 10px; margin: 0.5em 0;}
14ul {list-style-type: square;}
15dd {margin: .2em 0 .5em 1em;}
16dl.library dt {display: list-item; margin-left: 3em; list-style-type: square;}
17dl.library dd {font-style: italic; margin-left: 3em;}
18dt {font-weight: bold;}
19dt.pack {color: brown;}
20a img {border-style: none;}
21hr {height: 1px; color: #000; border-style: solid;}
22hr.short {height: 2px; width: 100px;}
23div.document {background: #eef; padding: 20px 20px 5px 20px; width: 600px; border: 1px solid black;}
24hr {border-bottom-width: 0px;}
25div.header hr {color: #0a6cce; background-color: #0a6cce;}
26div.footer hr {color: #898e79; background-color: #898e79; }
27div.header, div.header a:link, div.header a:visited, h3 a:link, h3 a:visited {text-decoration: none;}
28a:hover {color: #fff; background-color: #0a6cce; text-decoration: none;}
29div.footer a:hover {background-color: transparent; text-decoration: none;}
30div.header .menu {text-align: right;}
31div.content {min-height: 100px;}
32div.footer {font-size: x-small; margin-top: 8px;}
33div.footnote {font-family: "times new roman", times; font-style: italic; margin-top: 10px;}
34#license {margin-top: 5px; font-size: xx-small;}
35table {border-top: 1px solid #000; border-left: 1px solid #000;}
36th {background-color: #fff; text-align: left;}
37th, td {border-right: 1px solid #000; border-bottom: 1px solid #000;}
38th.small {width: 100px;}
39th.medium {width: 200px;}
40th.large {width: 270px;}
41th.x-large {width: 408px;}
42table.fixed {table-layout: fixed;}
43span.comment {color: #666;}
44
Note: See TracBrowser for help on using the repository browser.