Warning, /webapps/ocs-server/plasmastore/css/app.css is written in an unsupported language. File is not indexed.

0001 body {
0002     padding-top: 70px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
0003 }
0004 
0005 .thumbnail img {
0006     width: 100%;
0007 }
0008 
0009 .ratings {
0010     padding-right: 10px;
0011     padding-left: 10px;
0012     color: #d17581;
0013 }
0014 
0015 .thumbnail {
0016     padding: 0;
0017 }
0018 
0019 .thumbnail .caption-full {
0020     padding: 9px;
0021     color: #333;
0022 }