Christopher Ross Hind 3 лет назад
Родитель
Сommit
dac5a2212d
1 измененных файлов: 4 добавлений и 4 удалений
  1. +4
    -4
      public/css/page/thread.css

+ 4
- 4
public/css/page/thread.css Просмотреть файл

@@ -133,7 +133,7 @@
width: 100%;
margin: 5px 0;
background: #3e3e3e;
border: outset 1px #666;
border: outset 1px #4e4e4e;
}

.post .postContent .quote a.user {
@@ -142,12 +142,12 @@
padding: 5px 15px;
color: #aaa;
background-color: #383838;
border-bottom: outset 1px #666;
border-bottom: outset 1px #484848;
text-decoration: none;
}

.post .postContent .quote .postContent {
padding: 0 15px;
padding: 5px 15px;
}

.post .postContent .blockquote {
@@ -224,4 +224,4 @@
.row.reply .buttons {
margin-top: 10px;
text-align: center;
}
}

Загрузка…
Отмена
Сохранить