Blame view

frontend/web/css/change.css 189 Bytes
aa6e6170   alex   Доделал мелкие пр...
1
2
3
4
5
6
7
8
9
10
  .phone-header .modal-link {
      bottom:0;
  }
  .fixed-header .phone-header .modal-link {
     bottom:-15px;
  }
  .mail-header table tr td a.sep-lang-a{
      color:#333;
      text-decoration: none;
  }