Файл: style/themes/mag_shop_black/body.css
Строк: 53
body { margin:0px; padding:0px;color:
#fff;font-family:verdana,arial,helvetica; font-size:8pt; background:
#252525 url('images/background.jpg') no-repeat top center fixed;}
.body
{width:900px;margin-left : auto;margin-right : auto;padding :
0;color:#ffffff;line-height: 1.5;}
a:link {text-decoration:none;
color:#fff;}
a:active {text-decoration:none; color:#fff;}
a:visited
{text-decoration:none; color:#fff;}
a:hover {text-decoration:none;
color:#9f9f9f;}
form {padding:0px;margin:0px;}
textarea
{color:#F2772D;vertical-align:middle; font-size:8pt;
font-family:verdana,arial,helvetica;height:100px;width:100%;}
input:focus{
outline:none;
border-color:#F2772D;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
border-color:#179AE8
box-shadow:0px 0px 10px #cccccc;
-moz-box-shadow:0px 0px 10px #cccccc;
-webkit-box-shadow:0px 0px 10px
#cccccc;
}
input{
border:1px solid #cccccc;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
transition:border
linear .2s,box-shadow linear .2s;
-moz-transition:border linear
.2s,-moz-box-shadow linear .2s;
-webkit-transition:border linear
.2s,-webkit-box-shadow linear .2s;
}
select, textarea:focus{
outline:none;
border-color:#cccccc;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
border-color:#cccccc
box-shadow:0px 0px 10px #cccccc;
-moz-box-shadow:0px 0px 10px #cccccc;
-webkit-box-shadow:0px 0px 10px
#cccccc;
}