We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 405941a commit 0c1c184Copy full SHA for 0c1c184
css/style.css
@@ -2971,14 +2971,13 @@ Např. seznam vybavení v detailu ubytovatele.
2971
2972
Napr. seznamy ubytovatelu, pobytu, last-minute atd.
2973
2974
-Obrazky, nadpisy
2975
-
2976
*/
2977
.list_item {
2978
position: relative;
2979
padding: 9px 0;
2980
border-bottom: 1px solid #ddd;
2981
- color: #666;
+ color: #66;
+ font-style: italic;
2982
-webkit-box-sizing: border-box;
2983
box-sizing: border-box;
2984
}
0 commit comments