Logo white

Administrator / test_1

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • test_1
  • frontend
  • web
  • css
  • news_all.css
  • fsgxfsgxf
    f0e0b86f
    OlenaKl authored
    2015-11-30 10:41:15 +0200  
    Browse Code ยป
news_all.css 318 Bytes
Edit Raw Blame History
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
p, a, label, span{
    font-family: "Ubuntu"
}

.navigation:hover {
    color: #879cc3;
}

.navigation {
    color: #6b84b5;
    text-decoration: underline;
}

.vin img {
    margin-bottom: 1px;
}

.arrow_go {
    padding-bottom: 1px;
}


.choose_tovar{
    width: 960px;
    margin: 20px auto;
    border: none;

}