|
|
(19 révisions intermédiaires par le même utilisateur non affichées) |
Ligne 1 : |
Ligne 1 : |
− | /* Le CSS placé ici affectera les utilisateurs de l’habillage Vector.
| |
− | html {
| |
− | margin: auto;
| |
− | width: 1050px;
| |
− | }
| |
− | body {
| |
− | position: relative;
| |
− | width: 1050px;
| |
− | background-color: #E6E6E4;
| |
− | background-image: url("/w/skins/atlasmuseum/images/bg_body.png");
| |
− | background-position: center top;
| |
− | background-repeat: repeat-y;
| |
− | }
| |
− | div#content {
| |
− | float: right;
| |
− | margin: 0;
| |
− | padding: 0;
| |
− | width: 886px;
| |
− | }
| |
| | | |
− | #mw-page-base {
| |
− | background: url("/w/skins/atlasmuseum/images/bg_pattern.png") repeat-x scroll 0 0 #FBE023;
| |
− | min-height: 198px;
| |
− | }
| |
− | #left-navigation, #right-navigation{
| |
− | top: 150px;
| |
− | }
| |
− | #right-navigation {
| |
− | float: right;
| |
− | margin-top: 0;
| |
− | position: relative;
| |
− | }
| |
− | div.vectorTabs{
| |
− | padding-left: 2px;
| |
− | }
| |
− | div.vectorTabs, div.vectorTabs ul, div.vectorTabs span {
| |
− | background-color: #E4E7E9;
| |
− | background-image: none;
| |
− | }
| |
− | div.vectorTabs ul li {
| |
− | background: none no-repeat scroll 0 0 #FFFFFF;
| |
− | }
| |
− | div.vectorTabs span > a {
| |
− | background-color: #FFFFFF;
| |
− | border-right: 2px solid #E4E7E9;
| |
− | }
| |
− | a, a:visited {
| |
− | color: #505b61;
| |
− | }
| |
− | a.new, #p-personal a.new ,
| |
− | a.new:visited, #p-personal a.new:visited {
| |
− | color: #FFFFFF;
| |
− | }
| |
− |
| |
− | #pt-userpage, #pt-anonuserpage, #pt-login {
| |
− | background: url("/w/skins/atlasmuseum/images/user_icon.png") no-repeat scroll left top rgba(0, 0, 0, 0);
| |
− | }
| |
− |
| |
− | #p-personal li {
| |
− | border-right: 1px solid #505B61;
| |
− | font-size: 11px;
| |
− | margin-left: 7px;
| |
− | padding-right: 7px;
| |
− | }
| |
− | */
| |
− | div.topCtnr{
| |
− | float: left;
| |
− | padding: 22px;
| |
− | width: 100%;
| |
− | }
| |
− | div.topCtnr div.topImgCtnr{
| |
− | margin-right: 11px;
| |
− | float: left;
| |
− | }
| |
− | div.ibCtnr div.ibSite,
| |
− | div.ibCtnr div.ibOeuvre{
| |
− | float: left;
| |
− | width: 306px;
| |
− | }
| |
− | h1, h2, h3, h4, h5, h6{
| |
− | font-family: "FranklinGothicW01-Extra 692515";
| |
− | }
| |
− | @import url("http://fast.fonts.net/lt/1.css?apiType=css&c=76254d46-8508-4c2f-96ec-a35f36e5d8fc&fontids=692515");
| |
− | @font-face{
| |
− | font-family:"FranklinGothicW01-Extra 692515";
| |
− | src:url("/w/skins/atlasmuseum/Fonts/692515/87046844-4305-4689-aa18-f740e1dd4ac3.eot?#iefix");
| |
− | src:url("/w/skins/atlasmuseum/Fonts/692515/87046844-4305-4689-aa18-f740e1dd4ac3.eot?#iefix") format("eot"),url("/w/skins/atlasmuseum/Fonts/692515/b683d7c1-e42e-4419-846b-c0ca0b33c31e.woff") format("woff"),url("/w/skins/atlasmuseum/Fonts/692515/99009de2-f29b-451a-aada-6a8125460dc3.ttf") format("truetype"),url("/w/skins/atlasmuseum/Fonts/692515/b4f8ffc3-8a37-4a98-9696-554ed3577517.svg#b4f8ffc3-8a37-4a98-9696-554ed3577517") format("svg");
| |
− | }
| |