Skip to content

Commit 757c752

Browse files
author
Vitaly
committed
Tested new branch
1 parent 6362d5b commit 757c752

File tree

1 file changed

+5
-20
lines changed

1 file changed

+5
-20
lines changed

index.html

Lines changed: 5 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!DOCTYPE html>
22
<html lang="ru">
33
<head>
4-
<title>MyNotes</title>
4+
<title>MyNotes new branch</title>
55
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
66

77
<link href="css/bootstrap.min.css" rel="stylesheet" media="screen">
@@ -59,7 +59,10 @@
5959
position: relative;
6060
top: 40px;
6161
right: -90%;
62-
}
62+
}
63+
h2 {
64+
padding-left: 20px;
65+
}
6366
</style>
6467

6568
</head>
@@ -168,24 +171,6 @@ <h2>MyNotes v1</h2>
168171
<div class="st1">
169172
<a href="">Тег №1</a>
170173
</div>
171-
<div class="st1">
172-
<a href="">Тег №1</a>
173-
</div>
174-
<div class="st1">
175-
<a href="">Тег №1</a>
176-
</div>
177-
<div class="st1">
178-
<a href="">Тег №1</a>
179-
</div>
180-
<div class="st1">
181-
<a href="">Тег №1</a>
182-
</div>
183-
<div class="st1">
184-
<a href="">Тег №1</a>
185-
</div>
186-
<div class="st1">
187-
<a href="">Тег №1</a>
188-
</div>
189174
</div>
190175
</div>
191176
</div>

0 commit comments

Comments
 (0)