Skip to content

Трубецких Евгений#61

Open
alidus wants to merge 5 commits into
urfu-2017:masterfrom
alidus:master
Open

Трубецких Евгений#61
alidus wants to merge 5 commits into
urfu-2017:masterfrom
alidus:master

Conversation

@alidus
Copy link
Copy Markdown

@alidus alidus commented Oct 23, 2017

Added some rules for linter
Посмотреть решение

@honest-hrundel honest-hrundel changed the title Евгений Трубецких Трубецких Евгений Oct 23, 2017
@honest-hrundel
Copy link
Copy Markdown

🍅 Не пройден линтинг или базовые тесты

@honest-hrundel
Copy link
Copy Markdown

🍅 Не пройден линтинг или базовые тесты

@honest-hrundel
Copy link
Copy Markdown

🍅 Не пройден линтинг или базовые тесты

@honest-hrundel
Copy link
Copy Markdown

🍏 Пройден линтинг и базовые тесты

Copy link
Copy Markdown
Member

@evilj0e evilj0e left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Поправь бордер и форматирование. Хорошая работа, молодец

Comment thread .stylelintrc.json
"extends": "stylelint-config-hrundel"
}
"extends": "stylelint-config-hrundel",
"rules": {
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Не делай так на будущее.

Comment thread index.css Outdated
font-family: 'Eczar', serif;
width: 100%;
height: 25px;
border: 5px solid;
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Можешь написать правила для бордера короче?

Comment thread index.css Outdated

body main {
overflow: auto;
overflow-y: hidden;
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Без оверфлоу нельзя?

Comment thread index.css Outdated

body main .article-container .articles-group-title {
text-align: center;
border: 3px solid;
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Здесь тоже

Comment thread index.css
}

body .margin-right {
margin-right: 40px;
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Форматирование уехало

Comment thread index.css Outdated
}

body .margin-top {
margin-top: 20px;
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

И тут

Comment thread index.html Outdated
<div class="header-text-separator">
Lysva, Tuesday, October 25, 2016
</div>

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Лишний перенос

Comment thread index.html Outdated
<div class="main-article-title">
Catalan MPs to discuss response to Spanish move towards direct rule
</div>
<img class="main-article-img" src="https://goo.gl/Z2hzDN" alt="">
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Указывай альт, если пишешь

Comment thread index.html Outdated
Catalan MPs to discuss response to Spanish move towards direct rule
</div>
<img class="main-article-img" src="https://goo.gl/Z2hzDN" alt="">
<p lang="en">
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Для чего ланг?

@honest-hrundel
Copy link
Copy Markdown

🍏 Пройден линтинг и базовые тесты

Comment thread index.css
border-left: none;
border-right: none;
padding: 5px;
font-family: 'Satisfy', cursive;
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

В будущем добавляй больше шрифтов для деградации

Comment thread index.css
float: right;
box-sizing: border-box;
width: 300px;
height: 100px;
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

При выборе шрифтов тексты выезжает за границы блока. Поставь минимальную высоту, вместе фиксированной в 100px

Comment thread index.html
goes awry.
</span>
<span class="advert">Buy our new bicycles for only 100$!
<br>Call us now: 8-800-555-35-35</span>
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Для телефонов есть своя разметка

Comment thread index.html
<head>
<meta charset="utf-8">
<title>Задача «DeLorean DMC-12»</title>
<link rel="stylesheet" href="index.css" type="text/css">
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Свои стили лучше подключать после шрифтов

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants