Skip to content

Commit 0c1c184

Browse files
committed
$ grunt
1 parent 405941a commit 0c1c184

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

css/style.css

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2971,14 +2971,13 @@ Např. seznam vybavení v detailu ubytovatele.
29712971
29722972
Napr. seznamy ubytovatelu, pobytu, last-minute atd.
29732973
2974-
Obrazky, nadpisy
2975-
29762974
*/
29772975
.list_item {
29782976
position: relative;
29792977
padding: 9px 0;
29802978
border-bottom: 1px solid #ddd;
2981-
color: #666;
2979+
color: #66;
2980+
font-style: italic;
29822981
-webkit-box-sizing: border-box;
29832982
box-sizing: border-box;
29842983
}

0 commit comments

Comments
 (0)