remotes/origin/PR-39
PekopT 9 years ago
commit e985bce3f5
  1. 6
      assets/css/main.css
  2. 6178
      static/css/main.css

@ -366,12 +366,12 @@ a, a:hover, a:focus, a:active {
} }
.ratingInset { .ratingInset {
width: 50px; width: 46px;
height: 45px; height: 46px;
border-radius: 100%; border-radius: 100%;
background-color: #FF0027; background-color: #FF0027;
position: absolute; position: absolute;
left: -2px; /*left:-1.859px;*/
/*bottom: 3px;*/ /*bottom: 3px;*/
clip: rect(0, 22px, 50px, 0); clip: rect(0, 22px, 50px, 0);
transform: rotate(-90deg); transform: rotate(-90deg);

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save