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

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>News</h1>
<div class="news_item">
<h2 class="news_item_title">
<a href="editor-0.4.0-plans.html">Editor roadmap for 0.4.0</a>
</h2>
<p class="news_item_date">
2015-01-13 00:00
</p>
<div class="news_item_contents">
<p>The development of Editor 0.3.0 showed us, that usage of custom GUI was not a perfect idea. A few months ago, custom GUI seemed as a simpler way to do things, but it turned out to lack many little features, that are crucial if you're planning to make a convenient tool.. . .</p>
</div>
<div class="news_item_more">
<a href="editor-0.4.0-plans.html">Continue reading</a>
</div>
</div>
<div class="news_item">
<h2 class="news_item_title">
<a href="user-servey-finish-promise.html">User survey ends today</a>