Преглед изворни кода

Fix CSS margin to match other boxes

pull/24/head
Frances Hocutt пре 8 година
родитељ
комит
8161bcec54
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      static/style.css

+ 1
- 1
static/style.css Прегледај датотеку

@@ -65,7 +65,7 @@ div#info-box {

div#turnitin-container {
padding: 5px 10px;
margin: 15px 10px 10px 5px;
margin: 15px 5px 10px 5px;
}

div#turnitin-title {


Loading…
Откажи
Сачувај