View file football/game.view.css

File size: 1.48Kb
.football_header
{	
    background-color: #e5fcff;
	  background: #c0deed;
	  Background-image: url('_images/background.jpg');
    Background-repeat: repeat-x;
    padding: 6px;
}

.football_rating
{	
    color: #000;
    background: #d2daec;
    padding: 4px 6px 4px 6px;
}

.football_prize
{	
    color: #000;
    background: #dedd74;
    padding: 7px;
    border-bottom: 1px solid #737247;
width : 98%;
}

.football_panelka
{	
    color: #0e1705;
    background: #b6e08d;
    padding: 7px;
    border-bottom: 1px solid #737247;
}

.football_uslov
{	
    color: #fff;
    background: #545799;
    padding: 4px 6px 4px 6px;
    border-top: 1px solid #232554;
    border-bottom: 1px solid #232554;
}

.football_start
{	
    color: #000;
    background: #bee9ae;
    padding: 6px;
    border-bottom: 1px solid #232554;
    border-top: 1px solid #232554;
}    

.football_table
{
    background-color: #e5fcff;
	  background: #c0deed;
	  Background-image: url('_images/28644.jpg');
    Background-repeat: repeat-x;
    padding: 4px;
    border: 1px solid #476e33;
}
 
.football_game_ats {	
   color: #000;
   background: #e6e5e5;
   border: 1px solid #bdc7d8;
   margin: 1px;
   padding: 6px;
}

.football_game_ats_promox {	
   color: #141719;
   background: #959fab;
   border: 1px solid #68707a;
   margin: 1px;
   padding: 6px;
}

.football_logo {
   background: bottom no-repeat , url(_images/multiplayer1.jpg);
   text-align: center;
}