java/nekurak.net-web/web/styl.css
changeset 164 e146e2e3b80b
parent 162 7ea45e9b10cb
child 165 cdfc1e9e3a1b
     1.1 --- a/java/nekurak.net-web/web/styl.css	Mon Jan 10 17:27:53 2011 +0100
     1.2 +++ b/java/nekurak.net-web/web/styl.css	Wed Jan 12 16:15:37 2011 +0100
     1.3 @@ -286,8 +286,8 @@
     1.4  ul.stitky {
     1.5  	margin: 0;
     1.6  	padding: 0 0 32px 0;
     1.7 -
     1.8  	list-style: none;
     1.9 +	width: 680px;
    1.10  }
    1.11  
    1.12  ul.stitky li, ul.stitky a {
    1.13 @@ -296,6 +296,7 @@
    1.14  	line-height: 20px;
    1.15  	position: relative;
    1.16  	font-size: 11px;
    1.17 +	margin-bottom: 4px;
    1.18  }
    1.19  
    1.20  ul.stitky a {
    1.21 @@ -349,4 +350,22 @@
    1.22  
    1.23  ul.stitky a:hover:before{
    1.24  	border-color:transparent #555 transparent transparent;
    1.25 -}
    1.26 \ No newline at end of file
    1.27 +}
    1.28 +
    1.29 +ul.stitky li.kurackost_0 a { background: #eee; }
    1.30 +ul.stitky li.kurackost_0 a:before { border-color: transparent #eee transparent transparent; }
    1.31 +ul.stitky li.kurackost_1 a { background: #eee; }
    1.32 +ul.stitky li.kurackost_1 a:before { border-color: transparent #eee transparent transparent; }
    1.33 +ul.stitky li.kurackost_2 a { background: #4d4; }
    1.34 +ul.stitky li.kurackost_2 a:before { border-color: transparent #4d4 transparent transparent; }
    1.35 +ul.stitky li.kurackost_3 a { background: #eee; }
    1.36 +ul.stitky li.kurackost_3 a:before { border-color: transparent #eee transparent transparent; }
    1.37 +ul.stitky li.kurackost_4 a { background: #eee; }
    1.38 +ul.stitky li.kurackost_4 a:before { border-color: transparent #eee transparent transparent; }
    1.39 +
    1.40 +ul.stitky li.spokojenost_true a { background: #4d4; }
    1.41 +ul.stitky li.spokojenost_true a:before { border-color: transparent #4d4 transparent transparent; }
    1.42 +ul.stitky li.spokojenost_false a { background: #eee; }
    1.43 +ul.stitky li.spokojenost_false a:before { border-color: transparent #eee transparent transparent; }
    1.44 +ul.stitky li.spokojenost_ a { background: #eee; }
    1.45 +ul.stitky li.spokojenost_ a:before { border-color: transparent #eee transparent transparent; }