|
|
Line 1: |
Line 1: |
| .noticebox {
| | {{SH_Triple|Marissa Largo|Source|http://www.accesasie.com/en/docs/program_2007/bio_Marissa_Largo.htm}} |
| -moz-border-radius: 1em;
| | {{SH_Add|5406|20100710231806|User:David Mason}} |
| -webkit-border-radius: 1em;
| |
| background: #cde;
| |
| padding: 5px;
| |
| }
| |
| | |
| .cleared { | |
| clear: both;
| |
| }
| |
| | |
| .toc { | |
| -moz-border-radius: 1em;
| |
| } | |
| | |
| #content {
| |
| font-size: 105%;
| |
| } | |
| | |
| h3 {
| |
| font-size: 110%;
| |
| }
| |
| | |
| body {
| |
| background: #f9f9f9 0 0 no-repeat;
| |
| }
| |
| | |
| .inverted {
| |
| position:absolute;
| |
| right:0;
| |
| bottom:0;
| |
| -webkit-transform:rotate(180deg);
| |
| -moz-transform:rotate(180deg);
| |
| -o-transform:rotate(180deg);
| |
| filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
| |
| }
| |
| | |
| h1,
| |
| h2,
| |
| h3,
| |
| h4,
| |
| h5,
| |
| h6 {
| |
| border-bottom: none;
| |
| } | |
| | |
| #p-logo a { background: url(/mediawiki/skins/smlaguna.png) 35% 50% no-repeat !important; }
| |