The following information may have errors; It is not permissible to be read by anyone who has ever met a lawyer. Use is confined to Engineers with more than 370 course hours of electronic engineering for theoretical studies.
All content entered becomes and is (C)2007 Transtronics, Inc. the property of Transtronics, Inc. Rest assured that your contributions won't be sold and will be publicly available.
ph +1(785) 841 3089 Email inform@xtronics.com
MediaWiki:Monobook.css
From Transwiki
Note: After saving, you may have to bypass your browser's cache to see the changes. Mozilla / Firefox / Safari: hold down Shift while clicking Reload, or press Ctrl-Shift-R (Cmd-Shift-R on Apple Mac); IE: hold Ctrl while clicking Refresh, or press Ctrl-F5; Konqueror:: simply click the Reload button, or press F5; Opera users may need to completely clear their cache in Tools→Preferences.
/* <pre> CSS placed here will affect users of the Monobook skin */
/* make a few corners round, only supported by moz/firefox/other gecko browsers for now */
#p-cactions ul li, #p-cactions ul li a { -moz-border-radius-topleft: 0.4em; -moz-border-radius-topright: 0.4em; }
#content { -moz-border-radius-topleft: 0.6em; -moz-border-radius-bottomleft: 0.6em; }
div.pBody { -moz-border-radius-topright: 0.4em; moz-border-radius-bottomright: 0.4em; }
/*pre is a light yellow */
pre {margin-left: 1%; padding: 0.5em;font-family: courier new, monospace; color: black; background-color: #FFF0E0; line-height: 1.1em;border: 1px solid #FFF0E0;-moz-border-radius: 1.0em 1.0em 1.0em 1.0em }
code {padding: 0.5em; margin-left: 1%; font-family: courier new, monospace; }
/*blockquote is a light blue */
blockquote { padding: 1em; font-size: medium;font-family: "Comic Sans MS", cursive; background-color: #E0E0FF; line-height: 1.1em;border: 1px solid #E0E0FF;-moz-border-radius: 1.0em 1.0em 1.0em 1.0em}
h3 { padding-left: 1em;
color: rgb(119, 0, 0);
}
h4{padding-left: 2em;
color: navy;}
table { border-width: 1px solid gray;
border-collapse: collapse;
border-spacing: 0px;
padding: 5px;
}
th { border: 1px solid gray;
background: rgb(166, 202, 240) ;
border-spacing: 0px;
padding: 5px;
}
td{ border: 1px solid gray;
border-spacing: 0px;
padding: 5px;
}
/*</pre>*/
