|
|
| خط ۱٬۳۲۲: |
خط ۱٬۳۲۲: |
| .wrap { | | .wrap { |
| white-space: normal; | | white-space: normal; |
| }
| |
| .mw-logo {
| |
| position: relative;
| |
| }
| |
| .mw-logo-icon {
| |
| width: 30px;
| |
| height: 30px;
| |
| }
| |
| .mw-logo:before {
| |
| content: '';
| |
| background-image: url(https://wikihoghoogh.net/resources/assets/wikihoghoogh.png);
| |
| width: 200px;
| |
| height: 400px;
| |
| background-repeat: no-repeat;
| |
| background-size: 50px auto;
| |
| transform: rotate(-20deg);
| |
| position: absolute;
| |
| top: -63px;
| |
| left: 41px;
| |
| } | | } |