(20 авг 2013, 21:14) (
0/
0)
[
0]
Как выравнить текст по вертикали внутри дива? У меня вверху всё...
.copy { color: #c0c0c0; text-shadow: 0 1px 1px #000000; background-color: #008044; background-image: url('/style/hrcopy.png'), url('/style/copy.png'); background-position: top, center; background-repeat: repeat-x; text-align: center; vertical-align: middle; border-right: 1px solid #ffffff; border-left: 1px solid #ffffff; border-bottom: 1px solid #ffffff; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; -moz-border-radius-bottomleft: 8px; -moz-border-radius-bottomright: 8px; height: 40px; font-size: 16px; font-weight: bold; }
.copy a { color: #ffffff; text-shadow: 0 1px 1px #000000; vertical-align: middle; }