Файл: Скрипт/style/styles.css
Строк: 180
body, div, table, input { margin:0px; padding:0px; font-family: 'Roboto',
sans-serif; }
img { border:0px; }
.clr { clear:both; }
/*
font-family:
'Roboto', sans-serif;
font-family: 'Raleway', sans-serif;
*/
body
{
background: #061c40;
}
#fon_stars {
width: 100%;
background:
url(/img/fon_stars.png) repeat;
}
#page_wrapper {
width:
1100px;
margin: 0px auto;
background: url(/img/fon_earth.png)
no-repeat;
padding-top: 15px;
}
#header_table tr{
vertical-align:
top;
}
#content_start {
margin-top: -56px;
}
.sidebar_block
{
background-color: rgba(9, 45, 102, 0.8);
width: 255px;
border-radius:
5px;
padding-top: 20px;
padding-bottom: 30px;
margin-bottom:
30px;
font-family: 'Raleway', sans-serif;
font-weight: bold;
font-size:
16px;
color: #fff;
}
.win_table {
border-collapse:
collapse;
}
.win_table td{
border:1px solid #CCC;
padding:
10px;
}
.but {
display: block;
width: 180px;
height:
30px;
border-radius: 45px;
color: #000;
text-decoration:
none;
font-weight: bold;
padding-top: 10px;
font-size:
16px;
}
.button {
display: block;
width: 180px;
height:
44px;
border-radius: 45px;
color: #000;
background:
#ffd400;
text-decoration: none;
font-weight: bold;
padding-top:
0px;
font-size: 16px;
border: none;
}
.button:hover {
background:
#ffe500;
box-shadow:0 0 10px #ffe500;
}
.type1 {
background:
#ffd400;
}
.type1:hover {
background: #ffe500;
box-shadow:0 0 10px
#ffe500;
}
.type2 {
background: #e6e6e6;
}
.type2:hover {
background:
#ffffff;
box-shadow:0 0 10px #ffffff;
}
.type3 {
background:
#fff;
border: 2px solid #333333;
color: #333;
}
.type3:hover
{
background: #ffd400;
border: 2px solid #ffd400;
box-shadow:0 0 10px
#ffd400;
color: #000;
}
.but_min {
width: 109px;
height:
21px;
font-size: 12px;
text-align: center;
}
.action_table {
color:
#fff;
font-size: 15px;
font-weight: bold;
}
.action_table
td{
vertical-align: middle;
padding-top: 10px;
}
.action_percent
{
display: block;
width: 65px;
background: #ffd400;
text-align:
center;
color: #000;
border-radius: 4px;
padding-top:
4px;
padding-bottom: 4px;
}
.orange_text {
display: block;
background:
#ffd400;
text-align: center;
color: #000;
border-radius:
4px;
padding-top: 4px;
padding-bottom: 4px;
}
.statistics
{
background: #ffd400;
color: #333333;
}
.stats_left_part {
float:
left;
padding-left: 15px;
}
.stats_right_part {
float:
right;
padding-right: 15px;
}
.sidebar_link {
font-size: 14px;
color:
#fff;
float: left;
padding-left: 10px;
padding-top:
5px;
text-decoration: none;
}
.sidebar_link:hover {
color:
#ffd400;
}
.blue {
color: #66bfff;
}
#main_content {
background:
#fff;
width: 825px;
border-radius: 5px;
padding-top:
30px;
padding-bottom: 30px;
margin-bottom: 60px;
font-size:
20px;
color: #000;
font-family: 'Roboto', sans-serif;
}
#main_content
a{
color: #333;
text-decoration: underline;
}
#main_content
a:hover{
color: #000;
}
.naz2 td{
border-bottom: 1px solid
#e6e6e6;
}
.pokemon_table {
width: 700px;
font-size:
18px;
padding-top: 10px;
}
.pokemon_img_td {
width: 250px;
/*
background: #ccc; */
text-align: center;
}
.pokemon_buy_button_td
{
text-align: center;
width: 330px;
}
.pokemon_properties {
width:
270px;
font-size: 18px;
}
.pokemon_properties td{
padding-top:
3px;
}
.htt:hover {background-color:#ccffcc;}
#top_menu {
margin-top:
22px;
height: 50px;
width: 100%;
background: #ffd400;
text-align:
center;
}
#top_menu a{
font-weight: bold;
display: inline-block;
color:
#000;
font-size: 16px;
text-decoration: none;
margin: 16px;
}
#top_menu
a:hover{
text-decoration: underline;
}
h1{
font-family: 'Raleway',
'Roboto', sans-serif;
font-size: 30px;
color: #333333;
font-weight:
900;
}
.acc-title {
font-family: 'Raleway', 'Roboto',
sans-serif;
font-size: 30px;
color: #333333;
font-weight:
900;
text-align:center;
padding-bottom: 15px;
}
.main_digit
{
font-family: 'Raleway', 'Roboto', sans-serif;
font-weight: 900;
color:
#ffd400;
font-size: 46px;
}
#dostoinstva {
width: 690px;
}
#dostoinstva
td{
width: 33%;
text-align: center;
font-size: 16px;
font-weight:
900;
padding-bottom: 20px;
}
#dostoinstva td img{
padding-bottom:
10px;
}
.lg {
border: 2px solid #666666;
border-radius:
4px;
font-size: 16px;
height: 31px;
width: 250px;
text-align:
center;
color: #333;
font-weight: 400;
font-family:
Roboto;
}
#footer {
background: #fff;
height: 100px;
width:
100%;
position: relative;
}