Skip to content

Commit 6425e86

Browse files
authored
Update gallery.css
Удалены неиспользуемые стили.
1 parent 4d6bf6e commit 6425e86

File tree

1 file changed

+1
-11
lines changed
  • 2-ui/2-events/04-default-browser-action/3-image-gallery/solution.view

1 file changed

+1
-11
lines changed

2-ui/2-events/04-default-browser-action/3-image-gallery/solution.view/gallery.css

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,6 @@ body {
44
font: 75%/120% sans-serif;
55
}
66

7-
h2 {
8-
font: bold 190%/100% sans-serif;
9-
margin: 0 0 .2em;
10-
}
11-
12-
h2 em {
13-
font: normal 80%/100% sans-serif;
14-
color: #999999;
15-
}
16-
177
#largeImg {
188
border: solid 1px #ccc;
199
width: 550px;
@@ -41,4 +31,4 @@ h2 em {
4131
#thumbs {
4232
margin: 0;
4333
padding: 0;
44-
}
34+
}

0 commit comments

Comments
 (0)