Skip to content

Back Tanki Online website themes by sn0wgit

Screenshot of Back Tanki Online website themes

Details

Authorsn0wgit

LicenseWTFPL

Categoryweb.archive.org

Created

Updated

Size120 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

This style returns back theme to old Tanki Online websites(2014-2019) on WayBackMachine.

Notes

v1.0 ─ Initial upload.

Source code

Source code has over 10K characters, so we truncated it. You can inspect the full source code on install link.
/* ==UserStyle==
@name           Back Tanki Online website themes
@namespace      github.com/sn0wgit/mystyles
@version        1.0.0
@description    This style returns back theme to old Tanki Online websites(2014-2019).
@author         sn0wgit
==/UserStyle== */
@-moz-document regexp("https*?:\\/\\/web\\.archive\\.org\\/web\\/201[4-9][0-9]*\\/https?:\\/\\/tankionline\\.com(:80)?\\/[red][une](\\/(?!wp-)(201[4-9]\\/(?![red][une]\\/wp-).*)?)?") {
    /***2014-2019***/
    /*! normalize.css v1.1.2 | MIT License | git.io/normalize */
    article,
    aside,
    details,
    figcaption,
    figure,
    footer,
    header,
    hgroup,
    main,
    nav,
    section,
    summary {
        display: block
    }
    audio,
    canvas,
    video {
        display: inline-block;
        *display: inline;
        *zoom: 1
    }
    audio:not([controls]) {
        display: none;
        height: 0
    }
    [hidden] {
        display: none
    }
    html {
        font-size: 100%;
        -ms-text-size-adjust: 100%;
        -webkit-text-size-adjust: 100%
    }
    html,
    button,
    input,
    select,
    textarea {
        font-family: sans-serif
    }
    body {
        margin: 0
    }
    a:focus {
        outline: thin dotted
    }
    a:active,
    a:hover {
        outline: 0
    }
    h1 {
        font-size: 2em;
        margin: .67em 0
    }
    h2 {
        font-size: 1.5em;
        margin: .83em 0
    }
    h3 {
        font-size: 1.17em;
        margin: 1em 0
    }
    h4 {
        font-size: 1em;
        margin: 1.33em 0
    }
    h5 {
        font-size: .83em;
        margin: 1.67em 0
    }
    h6 {
        font-size: .67em;
        margin: 2.33em 0
    }
    abbr[title] {
        border-bottom: 1px dotted
    }
    b,
    strong {
        font-weight: bold
    }
    blockquote {
        margin: 1em 40px
    }
    dfn {
        font-style: italic
    }
    hr {
        -moz-box-sizing: content-box;
        box-sizing: content-box;
        height: 0
    }
    mark {
        background: #ff0;
        color: #000
    }
    p,
    pre {
        margin: 1em 0
    }
    code,
    kbd,
    pre,
    samp {
        font-family: monospace, serif;
        _font-family: 'courier new', monospace;
        font-size: 1em
    }
    pre {
        white-space: pre;
        white-space: pre-wrap;
        word-wrap: break-word
    }
    q {
        quotes: none
    }
    q:before,
    q:after {
        content: '';
        content: none
    }
    small {
        font-size: 80%
    }
    sub,
    sup {
        font-size: 75%;
        line-height: 0;
        position: relative;
        vertical-align: baseline
    }
    sup {
        top: -0.5em
    }
    sub {
        bottom: -0.25em
    }
    dl,
    menu,
    ol,
    ul {
        margin: 1em 0
    }
    dd {
        margin: 0 0 0 40px
    }
    menu,
    ol,
    ul {
        padding: 0 0 0 40px
    }
    nav ul,
    nav ol {
        list-style: none;
        list-style-image: none
    }
    img {
        border: 0;
        -ms-interpolation-mode: bicubic
    }
    svg:not(:root) {
        overflow: hidden
    }
    figure {
        margin: 0
    }
    form {
        margin: 0
    }
    fieldset {
        border: 1px solid silver;
        margin: 0 2px;
        padding: .35em .625em .75em
    }
    legend {
        border: 0;
        padding: 0;
        white-space: normal;
        *margin-left: -7px
    }
    button,
    input,
    select,
    textarea {
        font-size: 100%;
        margin: 0;
        vertical-align: baseline;
        *vertical-align: middle
    }
    button,
    input {
        line-height: normal
    }
    button,
    select {
        text-transform: none
    }
    button,
    html input[type="button"],
    input[type="reset"],
    input[type="submit"] {
        -webkit-appearance: button;
        cursor: pointer;
        *overflow: visible
    }
    button[disabled],
    html input[disabled] {
        cursor: default
    }
    input[type="checkbox"],
    input[type="radio"] {
        box-sizing: border-box;
        padding: 0;
        *height: 13px;
        *width: 13px
    }
    input[type="search"] {
        -webkit-appearance: textfield;
        -moz-box-sizing: content-box;
        -webkit-box-sizing: content-box;
        box-sizing: content-box
    }
    input[type="search"]::-webkit-search-cancel-button,
    input[type="search"]::-webkit-search-decoration {
        -webkit-appearance: none
    }
    button::-moz-focus-inner,
    input::-moz-focus-inner {
        border: 0;
        padding: 0
    }
    textarea {
        overflow: auto;
        vertical-align: top
    }
    table {
        border-collapse: collapse;
        border-spacing: 0
    }
    /*
    Theme Name: Tanki Newest
    Version: 1
    Author: Alternativa
    */
    html,
    button,
    input,
    select,
    textarea {
        color: #222;
    }
    body {

        background-color: #0e0904;
        /* prlx
      background-image: url('/web/20141102153757im_/http://tankionline.com/ru/wp-content/themes/newest/images/bg/body.jpg');
      background-repeat: no-repeat;
      background-position: top center;
      background-attachment: scroll;
     prlx */
        font-size: 1em;
        line-height: 1;
        /*1.25*/
        -webkit-font-smoothing: subpixel-antialiased !important;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
    }
    .page-wrapper {
        min-height: 100%;
        margin-bottom: -94px;
        /*prlx*/
        min-height: 100%;
        height: auto !important;
        height: 100%;
        position: relative;
        background-image: url('/web/20141102153757im_/http://tankionline.com/ru/wp-content/themes/newest/images/bg/body.jpg');
        background-repeat: no-repeat;
        background-position: top center;
        /*prlx*/
    }

    /*::-moz-selection {
      background: #b3d4fc;
      text-shadow: none;
    }
    ::selection {
      background: #b3d4fc;
      text-shadow: none;
    }
    */
    hr {
        display: block;
        height: 1px;
        border: 0;
        border-top: 1px solid #ccc;
        margin: 1em 0;
        padding: 0;
    }
    img {
        vertical-align: middle;
    }
    fieldset {
        border: 0;
        margin: 0;
        padding: 0;
    }
    textarea {
        resize: vertical;
    }
    .chromeframe {
        background: #FFFCD7;
        color: #333;
        padding: 0.5em 0;
        text-align: center;
        display: none;
    }
    .chromeframe a {
        color: #111;
    }
    .chromeframe a:hover {
        color: #000;
    }
    #chf_close {
        cursor: pointer;
        font-size: 2em;
        color: #D45F2C;
        float: right;
        margin: -37px 5px 0px 0px;
    }
    #chf_close:hover {
        color: #a43c1f;
    }
    :focus {
        outline: none;
    }
    ::-moz-focus-inner {
        border: 0;
    }
    a,
    object,
    embed,
    img,
    div {
        outline: none !important;
    }
    a,
    object,
    embed,
    img,
    div {
        outline: 0 !important;
    }
    html,
    button,
    input,
    select,
    textarea {
        font-family: "PT Sans", "Myriad Pro", Myriad, Arial, Helvetica, sans-serif;
    }

    body {
        /*background: url(/web/20141102153757im_/http://tankionline.com/ru/wp-content/themes/newest/images/bg/body.jpg) no-repeat center top #000000;*/
    }


    html,
    body {
        height: 100%;
        margin: 0;
        padding: 0;
    }

    * html .page-wrapper {
        height: 100%;
    }
    .page-buffer {
        height: 93px;
    }

    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    ul,
    ol,
    p {
        margin: 0;
        padding: 0;
    }
    h1 {
        font-weight: normal;
        font-size: 1.75em;
    }
    /*
    .sprite {
      background: url(/web/20141102153757im_/http://tankionline.com/ru/wp-content/themes/newest/images/bg/sprite_zh.png?v=2) no-repeat;
    }
    */
    .sprite_fight-button {
        display: block;
        width: 338px;
        height: 88px;
        position: absolute;
        background-position: 0 0;
    }
    h2 {
        font-weight: normal;
    }
    .ie-bg-opacity {
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3000000', endColorstr='#b3000000', GradientType=0);
    }
    .main-header__fight-button .b-hover,
    .main-header__fight-button .b-active {
        background-position: 0 -88px;
        opacity: 0;
    }
    .sprite_custom-select-arrow {
        background-position: -340px 0;
    }
    .sprite_top1 {
        background-position: -360px 0;
    }
    .sprite_top2 {
        background-position: -360px -30px;
    }
    .sprite_top3 {
        background-position: -358px -60px;
    }
    .sprite_top4 {
        background-position: -360px -90px;
    }
    .sprite_top5 {
        background-position: -357px -119px;
    }
    .sprite_top6 {
        background-position: -358px -150px;
    }
    .sprite_tw {
        background-position: -420px 0;
    }
    .sprite_vk {
        background-position: -420px -40px;
    }
    .sprite_fb {
        background-position: -420px -80px;
    }
    .sprite_yt {
        background-position: -420px -120px;
    }
    .sprite_in {
        background-position: -420px -160px;
    }
    .sprite_gp {
        background-position: -420px -200px;
    }
    .sprite_radio {
        background-position: -460px 0;
    }
    .sprite_checkbox {
        background-position: -460px -58px;
    }
    .sprite_prev-arrow {
        background-position: -480px 0;
    }
    .sprite_prev-arrow:hover,
    .sprite_prev-arrow:active {
        background-position: -480px -70px;
    }
    .sprite_next-arrow {
        background-position: -540px 0;
    }
    .sprite_next-arrow:hover,
    .sprite_next-arrow:active {
        background-position: -540px -70px;
    }
    .sprite_paginator {
        background-position: -460px 0;
    }
    .sprite_paginator.active {
        background-position: -460px -20px;...

Reviews

No reviews yet.