Опубликовать статью про ГитБюджет

This commit is contained in:
2020-05-03 14:52:42 +03:00
parent 47dc462800
commit 06287aa87a
165 changed files with 1497 additions and 338 deletions

View File

@@ -60,10 +60,13 @@
{
width: 720px;
}
.mobile
{
width: 320px;
}
a
{
color: #3A91CB;
text-decoration: none;
}
table
@@ -94,6 +97,20 @@
<center>
<h1>Новости</h1>
<div class="news_item">
<h2 class="news_item_title">
<a href="editor-0.4.0-plans.html">План задач для Editor 0.4.0</a>
</h2>
<p class="news_item_date">
2015-01-13 00:00
</p>
<div class="news_item_contents">
<p>Разработка Editor 0.3.0 показала нам, что использование кастомного GUI не было столь хорошей идеей, как показалось на первый взгляд. Несмотря на более простую реализацию, кастомный GUI лишен множества мелких достоинств, которые оказываются практически необходимы, если задаться целью сделать удобный инструмент.. . .</p>
</div>
<div class="news_item_more">
<a href="editor-0.4.0-plans.html">Читать далее</a>
</div>
</div>
<div class="news_item">
<h2 class="news_item_title">
<a href="user-servey-finish-promise.html">Окончание опроса</a>