styles.min.css 846 Bytes
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32
body{
    background-image:url(/img/FondoRoshka.jpg?h=4dba38685316d6e65f6e24d740c4c6b5);
    background-size:cover;
    background-repeat:no-repeat;
    height:auto;width:auto}
/* #form{max-width:333px;
    width:90%;position:relative;
    left:50%;
    top:10%;padding:40px;
    border-radius:4px;
    transform:translate(-50%,10%);
    color:#fff;
    box-shadow:3px 3px 4px rgba(0,0,0,.2)}
#head{text-align:center}
#image{margin:auto;width:50%;
    padding:10px;max-height:175px;
    max-width:175px}
#linkas{display:block;
    text-align:center;
    font-size:12px;
    opacity:.9;
    text-decoration:none}
#butonas{background:#70b2d0;
    outline:0;
    text-shadow:initial}
#formum,#formum2{background:0 0;
    border:none;
    border-bottom:1px solid #434a52;
    border-radius:0;
    box-shadow:none;
    outline:0;
    color:inherit} */