Akhidjon

color modified

......@@ -176,7 +176,7 @@ a:focus, .btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:acti
width: 100%;
padding: 0;
background: url(../img/intro-bg.jpg) no-repeat center center;
background-color: #e5e5e5;
background-color: blueviolet;
-webkit-background-size: cover;
-moz-background-size: cover;
background-size: cover;
......
......@@ -3,7 +3,7 @@
<head>
<title><%= title %></title>
<link rel='stylesheet' href='/stylesheets/style.css' />
<<!-- Bootstrap -->
<!-- Bootstrap -->
<link rel="stylesheet" type="text/css" href="/stylesheets/bootstrap.css">
<link rel="stylesheet" type="text/css" href="/stylesheets/font-awesome.css">
......@@ -84,7 +84,7 @@
<!--수정해주세욤!-->
<p>마더 프로젝트 니툰내툰(YTMT)를 개선하는 프로젝트입니다. 네이버 웹툰 뿐만 아니라 다음 웹툰도 담을 수 있으며, 타인이 담은 웹툰도 확인할 수 있습니다.</p>
<h3>Programmers</h3>
<p>2016104132 안형준, 2016104140 윤혜원</p>
<p>2013100924 이현종, 2018102151 Abdullaev Akhidjon</p>
</div>
</div>
</div>
......