Файл: style/themes/default/style.css
Строк: 172
/*
MonsterCMS 0.6
ICQ: 22-22-095
ВКонтакте:
https://vk.com/robot_anton
By Phenomenal
*/
body {
background:
#edeef0;
margin: auto;
max-width: 500px;
font-family:
'Arial';
font-size: 12px;
background-position: center;
font-family:
tahoma, arial, verdana, sans-serif, Lucida Sans;
word-wrap:
break-word;
}
hr{border:0;border-bottom:1px solid
#DAE1E8;color:#DAE1E8;height:1px}
a:visited {
color :
#285473;
text-decoration : underline;
}
a:link, a:active {
color :
#285473;
text-decoration : none;
}
#head a:hover {
background:
#3949ab;
}
#head {
background: #3f51b5;
color: #fff;
vertical-align:
middle;
font-size: 21px;
}
#styles {
background: #dae1e8;
padding:
10px;
}
#logo {
padding: 10px;
display: block;
color:
#fff;
text-decoration: none;
font-weight: bold;
vertical-align:
middle;
}
#menu {
padding: 10px;
display: block;
text-decoration:
none;
vertical-align: middle;
}
#m {
margin-bottom: -5px;
margin-left:
3px;
}
#cards {
background: #F2F2F2;
padding: 10px;
color:
#444;
/*margin-bottom: 10px;*/
border-bottom: 1px solid #CCC;
}
#razdel
{
background: #3f51b5;
padding: 10px;
color: #fff;
font-weight:
bold;
}
#razdel2 {
background: #4b5ec7;
padding: 10px;
color:
#fff;
font-weight: bold;
}
#buy {
text-align: left;
padding:
5px;
background: #fff9ec;
}
#foot {
background: #1a237e;
padding:
10px;
color: #fff;
}
#links {
padding: 10px;
background:
#f2f2f2;
color: #444;
margin-bottom: 5px;
}
#links a {
padding:
10px;
display: block;
color: #285473;
text-decoration:
none;
/*border-bottom: 1px solid #ccc;*/
}
#links a:hover {
background:
#f6f6f6;
}
#error{
background: #b53f3f;
padding: 5px;
color:
#fff;
font-weight: bold;
}
#msg{
background: #F78A78;
padding:
10px;
color: #fff;
font-weight: bold;
}
#st_1 {
margin-left:
20px;
margin-bottom:0;
border-style:solid;
border-color:transparent
transparent #49A7DF transparent ;
border-width:0px 0px 7px 10px;
height:
0px;
width:0px;
}
#st_2{
margin: 3px;
margin-top: 0;
border:#49A7DF 1px
solid;
padding: 5px;
background: #49A7DF;
-o-border-radius:
4px;
border-radius: 4px;
-moz-border-radius:
4px;
word-wrap:break-word;
color: #fff;
}
#forum1 {
background:
url(.png) right bottom repeat-x #f7f7f7;
padding: 7px;
border-bottom: 1px solid #e5e5e5;
border-top: 1px solid #fff;
}
#forum2
{
background: #fff1d3;
text-decoration: none;
color: #000;
padding: 5px;
}
/*Навигация*/
.pages {
background-color:
#8fff;
-webkit-transition: all 0.2s 0.01s ease-in;
-moz-transition:
all 0.2s 0.01s ease-in;
-o-transition: all 0.2s 0.01s ease-in;
transition: all 0.2s 0.01s ease-in;
border-bottom: 1px solid #dfe5eb;
border-right: 1px solid #dfe5eb;
border-left: 1px solid #dfe5eb;
border-top: 1px solid #dfe5eb;
text-align: left;
color: #e8e8e8;
display: block;
padding: 16px;
}
.pages span {
font-weight:
bold;
padding: 3px 7px 3px 7px;
color:#B5B5B5;
background-color:#285488;
border: 1px #1a237e solid;
}
.pages a
{
background-color: #285473;
color: #CFCFCF;
padding: 3px 7px 3px
7px;
border: 1px #4F4F4F solid;
}
.pages a:hover {
border: 1px #738797
solid;
text-decoration: none;
}
/*конец*/
img.avatar{
float:
left;
margin-right: 5px;
border-radius: 50%; -moz-border-radius: 50%;
-webkit-border-radius: 50%;
/*рамка
padding: 5px;
border: 1px solid
#999;
box-shadow: 0px 1px 1px 1px
#bbb;
*/
}
span.count{
float:right;
margin-right:14px;
font-size:11px;
color:#78c1f7
;
display:inline-block;
margin-top:1px;
}
input, select {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
font-size: 15px;
border: 1px #cfcfcf
solid;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
max-width: 300px;
-moz-box-shadow:
inset 0 1px 3px -1px rgba(0,0,0,.25);
-webkit-box-shadow: inset 0 1px
3px -1px rgba(0,0,0,.25);
box-shadow: inset 0 1px 3px -1px
rgba(0,0,0,.25);
padding: 5px;
font-family: tahoma, verdana, arial,
sans-serif, Lucida Sans;
font-size: 14px;
background-color: #fff;
color: #565656;
}
input[type="submit"] {
padding: 7px 16px
8px;
margin: 0;
font-size: 12.5px;
display: inline-block;
zoom: 1;
cursor: pointer;
white-space: nowrap;
outline: none;
font-family: -apple-system,BlinkMacSystemFont,Roboto,Open Sans,Helvetica
Neue,sans-serif;
vertical-align: top;
line-height: 15px;
text-align: center;
text-decoration: none;
background: none;
background-color: #5e81a8;
color: #fff;
border: 0;
border-radius: 2px;
box-sizing: border-box;
}