Warning, /webapps/ocs-server/gamingfreedom/template/bootstrap/css/style.css is written in an unsupported language. File is not indexed.

0001 body {
0002         background-image:url('../../img/bg.png');
0003 } 
0004 
0005 .container{
0006         margin-top:10px;
0007 }
0008 
0009 .navbar{
0010         padding-bottom:20px;
0011 }
0012 
0013 .carousel{
0014         border:1px solid black;
0015 }
0016 
0017 .myradius{
0018         border-radius: 5px;
0019 }
0020 
0021 .myshadow{
0022         box-shadow:0px 0px 10px #000000;
0023 }
0024 
0025 .mytable td .right{
0026         color: black;
0027         padding:5px;
0028 }
0029 
0030 .mytable{
0031 }
0032 
0033 .gamefooter{
0034 color: black;
0035 font-style:oblique;
0036 }
0037 
0038 .bold{
0039 font-weight:bold;
0040 }
0041 
0042 /*Twitter Bootstrap override*/
0043