VkDialogSaver/tmp/styles/main.css

43 lines
661 B
CSS
Raw Permalink Normal View History

2018-11-15 18:02:09 +02:00
body {
background: #fff;
color: #000;
margin: 0px auto;
padding: 0px;
max-width: 900px;
font-size: 12px;
font-family: tahoma;
line-height: 1.182;
}
.im_date_link {
color: #999999;
}
.hr { padding: 5px 0 3px 15px; }
.im_log_author {
text-align: right;
padding-right: 10px !important;
width: 32px;
color: #2B587A;
font-weight: bold;
}
.audio {
padding-left: 5px;
padding-top: 2px;
float: left;
}
.play_new {
width: 16px;
height: 16px;
background: url(http://st0.vk.me/images/playpause.gif) no-repeat 0px 0px;
float: left;
}
.wall {
border-left: 2px solid #C3D1E0;
padding-left: 10px;
margin: 10px 0 5px 3px;
}