Не обращай внимания.
Мне просто надо куда-то грузить работы в фото шопе
ФШ
Страница: 1
Сообщений 1 страница 8 из 8
Поделиться12012-01-27 20:26:24
Поделиться32012-01-27 20:42:53
Код:
<style> #menu { margin-top: -5px; width: 180px; height: 60px; background-repeat : no-repeat;} #menu span { text-align:left; display:block; color:#000000; margin: 7px 0; padding: 11px; } #submenu, #menu span { border-radius:5px; -webkit-border-radius:5px; -khtml-border-radius:5px; -moz-border-radius:5px; -o-border-radius:5px; background:#cdbb9a; } #menu .tabactive { color: #000000; background:#b8a98d; } #submenu { padding: 3px; height: 180px; text-align: center; font-size: 12px; width: 540px; } .submenutext { display: none; height: 40px; } </style>
Страница: 1